Skip to content

Tool to mount and unmount removable media from the command-line

License

Notifications You must be signed in to change notification settings

LinusSch/bashmount

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

bashmount - tool to mount and unmount removable media

SYNOPSIS

bashmount

DESCRIPTION

bashmount is a menu-driven bash script that can use different backends to easily mount, unmount or eject removable devices without dependencies on udisks or any GUI. An extensive configuration file allows many aspects of the script to be modified and custom commands to be run on devices. bashmount can also be used alongside any automounting solutions, such as graphical file managers, udev rules or Udiskie.

FILES

/etc/bashmount.conf

Default configuration file

BUGS

If you find any bugs, please send an email to the author, or create a new issue at https://github.com/jamielinux/bashmount/issues.

AUTHORS

Jamie Nguyen <j@jamielinux.com>

Lukas B.

COPYRIGHT

Copyright (C) 2013-2014 Jamie Nguyen <j@jamielinux.com>
Copyright (C) 2014 Lukas B.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License v2 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA

About

Tool to mount and unmount removable media from the command-line

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 79.8%
  • Roff 20.2%