fnuha/smallsh
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Instructions on compiling and running code: 1. Run 'gcc -o smallsh main.c' to compile code into executable called 'smallsh'. 2. Run './smallsh' to run program.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Instructions on compiling and running code: 1. Run 'gcc -o smallsh main.c' to compile code into executable called 'smallsh'. 2. Run './smallsh' to run program.