You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[College Project] A functional shell made in an Operational Systems project that can run commands and executables in foreground and in background with pipes implemented manually
This shell was developed for the Operational Systems course at UFES - Universidade Federal do Espirito Santo.
If you want to run it, you can run:
$ make
$ ./vsh #In this project folder
Made by Matheus Lenke, Dayane Erlacher and Igor Dummer
About
[College Project] A functional shell made in an Operational Systems project that can run commands and executables in foreground and in background with pipes implemented manually