smallsh smallsh is a simplified shell to compile and create an executable named smallsh: gcc --std=c99 -g smallsh.c -o smallsh