Skip to content

A recreation of the 'ls' system utility to list the contents of directories on unix systems.

Notifications You must be signed in to change notification settings

brianbauer42/ft_ls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_ls

A recreation of the 'ls' system utility to list the contents of directories on unix systems.

'a', 'l', 'r', 'R', and 't' flags are available.

Usage:

make
./ft_ls [-args] [path]

Use the same way you would use the ls that shipped with your system. Works as expected even in the /dev directory.

About

A recreation of the 'ls' system utility to list the contents of directories on unix systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published