635 B
635 B
broot
Navigate directory trees interactively. More information: https://github.com/Canop/broot.
- Install or reinstall the
brshell function:
broot --install
- Start and navigate the current directory tree interactively:
broot
- Start displaying the size of files and directories:
broot {{[-s|--sizes]}}
- Start sorting by size, showing ignored and hidden files:
broot {{[-w|--whale-spotting]}}
- Start displaying permissions:
broot {{[-p|--permissions]}}
- Start displaying directories only:
broot {{[-f|--only-folders]}}
- Start displaying hidden files and directories:
broot {{[-h|--hidden]}}