Skip to content

CodeMySky/ls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ls

A implementation of ls in unix. It is a UNIX/OSX compatiable version of ls.

Parameters:

  • -r recursively
  • -a show hidden file
  • -m show files only in m days
  • -l the lower bound of a file
  • -h the higher bound of a file

How to build:

make

About

A implementation of ls in unix.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages