Tag Archives: mount usb linux

Simple-Mount – bash tool for mounting and unmounting

Apparently, I had forgotten to add this back in the day to my website. Better late than never. Here is a screenshot.

simple mount, linux bash programs, linux bash software

Simple mount. Start program with sh /some_location/mount.sh
Also make sure that the program is executable with: chmod +x mount.sh

    <Simple mount>  Copyright (C) 2015> JJ Posti (techtimejourney.net)
    This program comes with ABSOLUTELY NO WARRANTY; for details see:
    http://www.gnu.org/copyleft/gpl.html
    This is free software, and you are welcome to redistribute it
    under GPL Version 3, 29 June 2007.”

Download Simple mount (mount.zip)