ddir
display hierarchical directory tree
Install
- All systems
-
curl cmd.cat/ddir.sh
- Debian
-
apt-get install ddir
- Ubuntu
-
apt-get install ddir
- Kali Linux
-
apt-get install ddir
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ddir
- Raspbian
-
apt-get install ddir
- Dockerfile
- dockerfile.run/ddir
ddir
display hierarchical directory tree
Display an indented directory tree using ASCII graphical characters to represent the hierarchical structure. The directories to include or exclude can be specified with command line options. Ddir is a Perl implementation of the tree(1) program.