lsmount
is a small program for formatting the /proc/mounts output
Install
- All systems
-
curl cmd.cat/lsmount.sh
- Debian
-
apt-get install lsmount
- Ubuntu
-
apt-get install lsmount
- Kali Linux
-
apt-get install lsmount
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install lsmount
- Dockerfile
- dockerfile.run/lsmount
lsmount
is a small program for formatting the /proc/mounts output
With a larger number of mounts the output of /proc/mounts isn't longer really comfortable to read. This is where lsmount with options such as alignment and colorisation comes into action.