Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 192 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 192 Bytes

bashShell

This is a stand-alone bash like shell

Using :

  1. make clean
  2. make 3 ./shell

type exit to exit

Things to do : -implement up arrow-key functionality -implement autocomplete