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
to create an executable file named smallsh, type the following
gcc -o smallsh a3.c
then to run the grading script, type the following
chmod +x ./p3testscript
then, run the command
$ ./p3testscript 2>&1