1BASHMOUNT(1)                       bashmount                      BASHMOUNT(1)
2
3
4

NAME

6       bashmount - tool to mount and unmount removable media
7

SYNOPSIS

9       bashmount
10

DESCRIPTION

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

FILES

21       /etc/bashmount.conf
22           Default configuration file
23

BUGS

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

AUTHORS

29       Jamie Nguyen <j@jamielinux.com>
30
31       Lukas B.
32
34          Copyright (C) 2013-2014 Jamie Nguyen <j@jamielinux.com>
35          Copyright (C) 2014 Lukas B.
36
37       This program is free software; you can redistribute it and/or modify it
38       under the terms of the GNU General Public License v2 as published by
39       the Free Software Foundation.
40
41       This program is distributed in the hope that it will be useful, but
42       WITHOUT ANY WARRANTY; without even the implied warranty of
43       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
44       General Public License for more details.
45
46       You should have received a copy of the GNU General Public License along
47       with this program; if not, write to the Free Software Foundation, Inc.,
48       51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
49
50
51
52bashmount 3.2.0                   2014-04-19                      BASHMOUNT(1)
Impressum