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

https://github.com/kashyapdevesh/unix-utilities-rewritten-cs-357


https://github.com/kashyapdevesh/unix-utilities-rewritten-cs-357

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Unix_Utilities_Rewritten_CS-357

This repository contains the following Unix Utilties written from scratch in C :-

1)cat

2)grep

3)zip

4)unzip

5)mkdir

Also this repository serves as my homework reference(p1a) of CS357,UW Madison(Introduction to Operating Systems).