Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 265 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 265 Bytes

ft_ls

42 school project: Reproduction of ls function (UNIX)

Setup

Launch the Makefile command in the root repository : make

When ft_ls is ready to use, you can launch it as the usual ls binary

Usage

./ft_ls [-@ACFGRSTUacefglmoprtu1] [file ...]