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
A simple custom shell project using fork() and exec()
Download the files and run the make command, then run the program.
Just a simple shell that uses exec() for the command calls.
About
A simple custom shell project using fork() and exec()