Skip to content

nscoding/nls-mac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

nls-mac

Implementation of the "ls" in C

###Synopsis

nls [ -hinsto ] [ pathname ]

OPTIONS:

  • -i, Display the name and the inode of a file or directory
  • -h, Display the hidden files also of a file or directory
  • -n, Display the permissions of the current user for a file or directory
  • -s, Display the access permissions of a file or directory
  • -t, Display the tolal size and the number of items of a file or directory
  • -o, Display the user and the group members of file or directory

###Contact

Patrick Chamelo
@nscoding

###License

nls-mac is available under the MIT license. See the LICENSE file for details.

Enjoy!

Patrick Chamelo.

About

implementation of ls command in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages