br
Navigate directory trees interactively. See also: broot. More information: <https://github.com/Canop/broot>.
Install
- All systems
-
curl cmd.cat/br.sh
- Debian
-
apt-get install bottlerocket - Ubuntu
-
apt-get install bottlerocket - Kali Linux
-
apt-get install bottlerocket - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install bottlerocket - OS X
-
brew install apache-brooklyn-cli - Raspbian
-
apt-get install bottlerocket
Navigate directory trees interactively. See also: broot. More information: <https://github.com/Canop/broot>.
-
Start and navigate the current directory tree interactively:
br -
Start displaying the size of files and directories:
br --sizes -
Start displaying permissions:
br --permissions -
Start displaying directories only:
br --only-folders -
Start displaying hidden files and directories:
br --hidden
© tl;dr; authors and contributors