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

https://github.com/print3m/basic-ls-implementation

Simple (and rather bad) implementation of ls command written in C using pure syscalls.
https://github.com/print3m/basic-ls-implementation

c linux ls shell syscalls

Last synced: 10 months ago
JSON representation

Simple (and rather bad) implementation of ls command written in C using pure syscalls.

Awesome Lists containing this project

README

          

Simple (and rather bad) implementation of `ls` command.