debian man page for mountpy

Query: mountpy

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MOUNTPY(1)						      General Commands Manual							MOUNTPY(1)

NAME
mountpy - program for quick automatic mounting and umounting of external filesystems, especially suited for USB removable devices.
SYNOPSIS
mountpy [options] [devices] umountpy [options] [devices]
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 mountpy device tried to mount only one device, e.g.: mountpy sda or more devices, e.g. mountpy sda fd0 cdrom use -v to verbosely print what is going on, -vv to get even more information.
OPTIONS
-u, --umount Umount evrything possible. -h, --help Show summary of options. -v Be verbose -vv Be very verbose
SEE ALSO
mount(8)
AUTHOR
Radovan Garabik <garabik@melkor.dnp.fmph.uniba.sk> 2004-12-09 MOUNTPY(1)
Related Man Pages
hvmount(1) - debian
rmmount(1) - opensolaris
halmount(1) - suse
umount(8) - opendarwin
umount(8) - osx
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?