Skip to content

This little tool will recursively `ls -al` the content in giving directory.

Notifications You must be signed in to change notification settings

xiangj1/Recursive_ls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recursive_ls

This little tool will recursively ls -al the content in giving directory.

Simply moving the compiled lsr program into your path folder(usually '/bin/') will make this program runs globally: sudo mv ./lsr /bin/

Usage

This program runs as lsr *path* which path is optional. When path is provided, lsr will output the current result of current directory.

About

This little tool will recursively `ls -al` the content in giving directory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published