https://github.com/samstan4/unix-file-system-simulator
This project will simulate a unix file system
https://github.com/samstan4/unix-file-system-simulator
Last synced: 12 months ago
JSON representation
This project will simulate a unix file system
- Host: GitHub
- URL: https://github.com/samstan4/unix-file-system-simulator
- Owner: SamStan4
- Created: 2024-02-08T20:54:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-14T22:10:56.000Z (over 2 years ago)
- Last Synced: 2025-05-21T16:16:17.547Z (about 1 year ago)
- Language: C
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# unix_file_system_sim
This project will simulate a unix file system
TO COMPILE: run the following command:
gcc -o build main.c