Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bahamas10/unix-tools
a rewrite of common Unix tools in C
https://github.com/bahamas10/unix-tools
Last synced: about 2 months ago
JSON representation
a rewrite of common Unix tools in C
- Host: GitHub
- URL: https://github.com/bahamas10/unix-tools
- Owner: bahamas10
- Created: 2013-04-10T18:53:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-12-28T18:15:26.000Z (almost 9 years ago)
- Last Synced: 2024-05-08T19:53:19.668Z (8 months ago)
- Language: C
- Size: 6.84 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
unix-tools
==========a rewrite of common Unix tools in C
why?
----1. to learn
2. to get better at C
3. to make ls(1) safe to parse with a `-0` optionHow To
------compile
make
clean up
make clean
License
-------MIT