This repository contains a basic shell which I made for project evaluation in 4th sem.
Just compile the main.c file with gcc
mkdir bin
gcc src/main.c -o bin/halosh
./bin/halosh
- Want a feature to be included
- Want help with a specific command if making your own shell
- or just say hi! <psst... I won't bite>