Skip to content

picosh (pico shell) is a very basic Unix shell written in C.

License

Notifications You must be signed in to change notification settings

bigkahuna00/picosh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Screenshot

License

MIT

About

picosh (pico shell) is a very basic Unix shell written in C.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published