https://github.com/alexsartori/custom-shell
A custom bash-like shell written in C for the Operating Systems course at UniTN. Team TreUova 🥚🥚🥚
https://github.com/alexsartori/custom-shell
bash-like custom-shell shell
Last synced: about 1 year ago
JSON representation
A custom bash-like shell written in C for the Operating Systems course at UniTN. Team TreUova 🥚🥚🥚
- Host: GitHub
- URL: https://github.com/alexsartori/custom-shell
- Owner: AlexSartori
- Created: 2018-10-26T12:10:57.000Z (over 7 years ago)
- Default Branch: github
- Last Pushed: 2018-10-26T12:14:10.000Z (over 7 years ago)
- Last Synced: 2025-03-25T05:51:21.217Z (about 1 year ago)
- Topics: bash-like, custom-shell, shell
- Language: C
- Size: 152 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Custom Shell
*by Tre Uova 🥚🥚🥚*
---
### About
The file `Descrizione.pdf` contains a brief description of the various features.
We did not use a versioning system during development, but I kept track of changes in a local repository. Commits' messages start with a letter indicating who implemented that specific feature (I mostly committed only when a new feature was ready).
### Team
- [Me](https://github.com/AlexSartori)
- [Francesco Lotito](https://github.com/FraLotito)
- [Claudia Mengoni](https://github.com/Cengoni)