khol (খোল) A minimalistic shell written in C Install The only dependency is the GNU readline library. $ make Usage $ ./khol Features Splits command based on whitespace Redirection History Recalling history through ! & ~ !- Piping (two processes) Links Tutorial - Write a shell in C (Primary Motivation) Writing your own shell