smallsh
1.0.0
Simple implementation of a Linux shell written in C.
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
Generated by
1.8.17