Skip to content

FlappyBob/myls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Hackey ls function

ls: List files

Usage: ls [OPTION]... [FILE]...

-a list all files, including files starting with . and the pseudo-files . and ...

-l use a long listing format

-n suppresses the listing of files and instead produces a count of the number of files that would be printed if they were listed.

-R recursively lists files in subdirectories

-h prints “human readable”. With -l and -s, print sizes like 1K 234M 2G etc.

--hack invoke the system-supplied ls

--help display this help and exit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published