picosh "picosh" (pico shell) is a very basic Unix shell written in C. Installation Clone the repo: git clone https://github.com/bigkahuna00/picosh Use the makefile: make Or compile using gcc: gcc picosh.c -o picosh Usage ./picosh Image License MIT