CAPerry0414/perrycod_program3
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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