TrkSml / Tree

A tree-like format of all subfiles and subdirectories within a certain path.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tree

A tree-like format of all subfiles and subdirectories within a certain path.

Example :

Save the tree.py then go to its directory and type the next command like so :

 python tree.py \path\to\visualize

The output will have the following format :

alt text

About

A tree-like format of all subfiles and subdirectories within a certain path.

License:MIT License


Languages

Language:Python 100.0%