Skip to content

okulinich/uls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uls

This is implementation of system utility ls with some flags for Unix.

usage screenshot

You need clang compiler to be installed to compile this project, or you can change default compiler in Makefile.

Use MAKE to install and ./uls to start. make uninstall - uninstall uls make reistall - uninstall & install uls

usage: uls [-lRaSt1GAuT] [file ...]

See detailed descriprion of flags in man page (man ls).

About

Implementation of system utility ls in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published