br

Navigate directory trees interactively. See also: broot. More information: <https://github.com/Canop/broot>.

Install

All systems
curl cmd.cat/br.sh
Debian Debian
apt-get install bottlerocket
Ubuntu
apt-get install bottlerocket
image/svg+xml Kali Linux
apt-get install bottlerocket
Windows (WSL2)
sudo apt-get update sudo 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