
Mount 'Em! v1.00
by Antti Kirjavainen <antti.kirjavainen@mail.htk.fi>

http://www.htk.fi/public/akirjavainen


If you're missing library files, get them from the above homepage
and extract to /lib or /usr/lib.


Mount 'Em! is a small program to make device mounting easier and removing
the need to always type the mount-commands manually in X, especially, if
some devices, like USB-memories require root- or SUID-access to unmount them.


Setting program as SUID:
If you wish this program to always have root-access to mounting/unmounting
the devices (which could be useful in some cases), it is possible:

su
<root password>
chmod +s mountem

Then you can run it as a normal user (you're not using Linux as root all of
the time, are you!).


Program distributed under GPL.
