/ls

A implementation of ls in unix.

Primary LanguageCMIT LicenseMIT

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