Skip to content

Latest commit

 

History

History
19 lines (8 loc) · 276 Bytes

README.md

File metadata and controls

19 lines (8 loc) · 276 Bytes

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).