Skip to content
/ uls Public

recode the MacOS system's utility ls using C

Notifications You must be signed in to change notification settings

trohalska/uls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uls

Description:

Ucode project: recode the MacOS system's utility ls using C.

Designed to work with flags -ACGRSTacfghlmnortu1.

Usage:

1. make
2 ./uls [-ACGRSTacfghlmnortu1] [filename]

Develop details:

  • flags aAf influence on multicolum print;
  • flags mtcu don't work properly on big amounts with multicolum print;
  • whitespaces in filenames doesn't print as '?';
  • time ./uls -Rl /Users/login = 15-20sec (time ls = 6-9sec)

About

recode the MacOS system's utility ls using C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published