Project for operating systems course designed to emulate a basic shell.
Go to file
Chris Cromer e717917e95 don't exit on success, let cleanup happen 2021-06-19 20:28:53 -04:00
doc add basic structure 2021-06-19 17:54:33 -04:00
src don't exit on success, let cleanup happen 2021-06-19 20:28:53 -04:00
.gitignore add gitignore files 2021-06-19 17:53:55 -04:00
LICENSE update copyright 2021-06-15 22:10:41 -04:00
Makefile add user name printing and newline stripping 2021-06-19 20:05:20 -04:00
README.md Initial commit 2021-06-15 21:50:59 -04:00

README.md

myshellin