Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 185 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 185 Bytes

POSIX Bonus Task - ls

This program was a bonus task in one of my CS courses.

The purpose was to write a simple recreation of the "ls" program from Linux using POSIX libraries in C.