parser.c - The parser for the command line.
pipe.c - The function that implements pipes.
pnsh.h - The headers for the shell.
pnsh.c - The main program for the shell.
redirect.c - The function that implements I/O redirection.
Makefile - The Makefile.
pnsh.tar.gz - The entire program.
Home