Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 167 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 167 Bytes

Linux shell style ls -l utility

  • To build: make

  • To build tests: make test (required cmocka)

  • To run: build/simple-ls

  • To run tests: build/test/