Skip to content

prabhakarniraula/C-linux_tree_command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

C-linux_tree_command

Linux tree command implementation in c.

Usage :

1. Compile "mytree.c" file.
    gcc -Wall mytree.c

2. Run the program.
    ./a.out [PATH]

About

Linux tree command implementation in c.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages