logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mountpy - program for quick automatic mounting and umounting of external filesystems, especially suited

Author

       Radovan Garabík <garabik @ kassiopeia.juls.savba.sk>

                                                   2019-12-11                                         MOUNTPY(1)

Description

       Just run mountpy to mount all the devices. Short summary will  be  printed.  By  default,  you  can  find
       mounted filesystems under /media

       Run  mountpy-u  or umountpy to umount everything it can. Short summary will be printed, with warning if
       some device could not have been umounted

       mountpydevice tried to mount only one device, e.g.: mountpysda or more devices, e.g.  mountpysdafd0cdrom

       use -v to verbosely print what is going on, -vv to get even more information.

Name

       mountpy  -  program for quick automatic mounting and umounting of external filesystems, especially suited
       for USB removable devices.

Options

-u,--umount
              Umount evrything possible.

       -h,--help
              Show summary of options.

       -v     Be verbose

       -vv    Be very verbose

See Also

mount(8)

Synopsis

mountpy [options] [devices]
       umountpy [options] [devices]

See Also