gt5
shell program to display visual disk usage with navigation
Install
- All systems
-
curl cmd.cat/gt5.sh
- Debian
-
apt-get install gt5
- Ubuntu
-
apt-get install gt5
- Kali Linux
-
apt-get install gt5
- Fedora
-
dnf install gt5
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gt5
- Raspbian
-
apt-get install gt5
- Dockerfile
- dockerfile.run/gt5
gt5
shell program to display visual disk usage with navigation
Years have passed and disks have become larger and larger, but even on this incredibly huge harddisk era, the space seems to disappear over time. This small shell program provides more convenient listing than the default disk usage du(1). The program displays what has happened since last run and displays dir size and the total percentage. It is possible to navigate and descend to directories by using cursor keys with text based browsers like links, elinks, lynx etc.