Tree alternatives
Tree is a command-line tool that recursively lists directory contents in an indented format. It displays files and directories in a tree-like structure, with optional color coding based on the LS_COLORS environment variable. The tool is lightweight and efficient for navigating file systems.