ls

arrow icon

A faithful reimplementation of ls in C, handling file metadata, permissions, sorting, recursion, and flags such as -l, -a and -R. The project emphasizes clean architecture, efficient directory traversal, and strict adherence to Unix behavior.