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

https://github.com/spektom/find

Simple Unix find utility implementation
https://github.com/spektom/find

c homework-exercises

Last synced: 3 months ago
JSON representation

Simple Unix find utility implementation

Awesome Lists containing this project

README

        

Find Utility
============
Simple Unix find utility implementation.

Installation
------------

`gcc -o find find.c`