Skip to content

put-poznan/mls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My LS

Program that is simple ls implementation.

Requirements

  • Any C compiler that accept valid C89 code
  • *NIX system

Compilation and run

make
./bin/mls

Options

  • -a - do not skip files that begin with dot
  • -l - long format
  • -r - print in reverse alphabetic order

License

See LICENSE file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published