Skip to content

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages