Contents:
$ ./hsh ($) /bin/ls hsh main.c shell.c shell.h ($) exit $
$ echo "/bin/ls" | ./hsh hsh main.c shell.c shell.h $