Navigate Directory Trees - Interactive Control with br | Online Free DevTools by Hexmos

Control directory navigation interactively with br. Explore file systems efficiently using this powerful command-line tool. Free online tool, no registration required.

br

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 {{[-s|--sizes]}}

  • Start displaying permissions:

br {{[-p|--permissions]}}

  • Start displaying directories only:

br {{[-f|--only-folders]}}

  • Start displaying hidden files and directories:

br {{[-h|--hidden]}}