https://github.com/tarushchaturvedi/unix-shell
A simple unix based shell made in C.
https://github.com/tarushchaturvedi/unix-shell
c linux linux-shell unix unix-shell
Last synced: 2 months ago
JSON representation
A simple unix based shell made in C.
- Host: GitHub
- URL: https://github.com/tarushchaturvedi/unix-shell
- Owner: TarushChaturvedi
- License: gpl-3.0
- Created: 2025-07-01T19:55:56.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-07-02T21:09:20.000Z (12 months ago)
- Last Synced: 2025-07-02T22:23:27.272Z (12 months ago)
- Topics: c, linux, linux-shell, unix, unix-shell
- Language: C
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# unix-shell
A very simple shell made in C for unix based systems
Use `make` to build