/simple-C-shell

A school project dealing with shell programming. We were required to design a simple shell program, called "lsh" that loosely replicates the popular UNIX shell programs like bash, sh and csh.

Primary LanguageC

simple-C-shell