Formulir Kontak

Nama

Email *

Pesan *

Cari Blog Ini

Broot De

Broot: A modern approach to directory trees on the Linux command line

Introduction

The broot command is a modern, interactive directory tree viewer for the Linux command line. It renders the tree in a visually appealing way, with color-coded file types and support for Unicode characters. Broot also includes a number of features that make it a more powerful tool than the traditional tree command, such as the ability to filter the tree, search for files and directories, and open files and directories in your preferred applications.

Installation

Broot is available in the repositories of most major Linux distributions. To install it, simply run the following command:

 sudo apt install broot 

Usage

To use broot, simply run the following command:

 broot 

This will open the current directory in broot. You can then use the arrow keys to navigate the tree and the Enter key to open files and directories.

Features

Broot includes a number of features that make it a more powerful tool than the traditional tree command. These features include:

  • Color-coded file types: Broot uses color to differentiate between different file types, such as directories, files, and symbolic links.
  • Unicode support: Broot supports Unicode characters, so you can view directory trees that contain non-ASCII characters.
  • Filtering: You can use the --filter option to filter the tree by file type, name, or size.
  • Searching: You can use the --search option to search for files and directories within the tree.
  • Opening files and directories: You can use the --open option to open files and directories in your preferred applications.

Conclusion

Broot is a modern, interactive directory tree viewer for the Linux command line. It is more powerful and visually appealing than the traditional tree command, and it includes a number of features that make it a valuable tool for anyone who works with directories on a regular basis.


Komentar