Skip to content

Simple implementation of a Linux shell written in C.

License

Notifications You must be signed in to change notification settings

h010dev/smallsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smallsh

Simple implementation of a Linux shell written in C.

Build

chmod u+x ./build.sh && ./build.sh

Run

build/bin/smallsh

Clean

rm -rf build

Docs

Documentation

About

Simple implementation of a Linux shell written in C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published