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
Compile this code on the os1 server's built-in gcc compiler using the following command:
gcc --std=gnu99 -o smallsh smallsh.c
Then, run the program using the following command:
./smallsh