LSMOUNT(1) | lsmount manual | LSMOUNT(1) |
lsmount - a simple formatter for /proc/mounts
gives you a much more readable output of /proc/mounts with optional colorizing, alignment and more useful options.
-a, --use-alignment
-c, --use-color[=auto]
-d, --debug
-f, --file FILE
-h, --help
-l, --resolv-symlinks
-s, --skip=dev1,dev2,...
-u, --show-unused
-v, --print-vertical
-x, --set-colors=color1,...,color6
all short options can be inverted by using the upercase letter, the longopts can be inverted by adding dont- in front.
configuration files /etc/lsmountrc, ~/.config/lsmount.rc
Available Options are debug, skip, use-color, set-colors, show-unused, resolv-symlinks, use-alignment, vertical as described above.
Syntax: option = [false|true|"STRING"];
lsmount is written by Andreas Schwarz contact: contact@lsmount.org
Git: https://github.com/Llandon/lsmount.git
WWW: https://www.lsmount.org
07/23/2020 | lsmount |