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
- Host: GitHub
- URL: https://github.com/kashyapdevesh/unix-utilities-rewritten-cs-357
- Owner: Kashyapdevesh
- Created: 2021-01-27T12:45:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-29T12:42:14.000Z (over 4 years ago)
- Last Synced: 2025-01-02T18:44:02.822Z (5 months ago)
- Language: C
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).