An open API service indexing awesome lists of open source software.

https://github.com/vlmarkov/ls-l

Linux shell style ls -l utility
https://github.com/vlmarkov/ls-l

file-system linux-app

Last synced: about 1 month ago
JSON representation

Linux shell style ls -l utility

Awesome Lists containing this project

README

        

# 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/