Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Tree

Tree is a python script to visualize directories in a form of a tree in the terminal

Usage
python3 tree.py -d <dir> -s

-d is used to specify the directory path
-s is used to define whether to add spacing vertically between different folders or not

Please note that the position of the displayed content may be different from the position in the explorer