/dsh

very simple shell written in C

Primary LanguageC

dingdong shell

a basic shell written in C

to use:

gcc src/main.c -o dsh && ./dsh

i followed this