Skip to content

2018dakotac/UNIX-ls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnixLs will emulate the ls function with select flags on no sorting
flags can be in any combination/order but must come before directory names
static date format will be used mmm dd yyyy hh:mm

ls flags that will be implemented are -i, -l, -R

-i, print the index number of each file
-l, use a long listing format
-R, list subdirectories recursively


About

Implementing Linux "ls" command in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published