Skip to content

AydenGUI/Advanced-Tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced-Tree

This Advanced-Tree (tree) is a command-line utility that allows you to generate a visual representation of directory structures and allows various specifications. This tool is designed to provide a flexible and informative view of directories and their contents.

Usage

To use tree, follow the usage instructions provided below:

Usage: ./tree [directory-to-search] [-d ] [-r] [-p] [-s] [-h] [-c ]

Options:
-d [depth] Specifies the maximum tree depth to display.
-r Displays hidden files and directories.
-p Displays file permissions.
-s Displays file sizes.
-h Displays this help message.
-c [d1] [d2] Compares two directories [d1] and [d2]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published