Man page - lsmount(1)
Packages contas this manual
Manual
| LSMOUNT(1) | lsmount manual | LSMOUNT(1) |
NAME
lsmount - a simple formatter for /proc/mounts
DESCRIPTION
gives you a much more readable output of /proc/mounts with optional colorizing, alignment and more useful options.
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
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"];
AUTHOR
lsmount is written by Andreas Schwarz contact: contact@lsmount.org
SEE ALSO
mount(8)
RESOURCES
Git: https://github.com/Llandon/lsmount.git
WWW: https://www.lsmount.org
| 01/27/2025 | lsmount |