microshell: microshell.c gcc -Wall -ansi -o microshell microshell.c -lreadline -lncurses clean: rm microshell