Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 214 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 214 Bytes

Ls

Toy implementation of the BSD ls command. -laRtrf are implemented.

Build & Run

Just use make and run ./ft_ls

This project is a student exercise and is by no mean intended to be used for real