summaryrefslogtreecommitdiffstats
path: root/desktop/bashmount/README
blob: 613d61f124e9ac4bc7ec4a46561ae3f0011cf6e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
bashmount (manage removeable media)

bashmount is a menu-driven bash script that can use different
backends to easily mount, unmount or eject removable devices without
dependencies on 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.

An example configuration file is located at "/etc/bashmount.conf",
with all options commented out. You can modify this, or copy it to
"~/.config/bashmount/config" and modify it as desired, on a per-user
basis.