Skip to content

Zoz24/simple-shell

Repository files navigation

To run this shell program, ensure you have gcc compiler installed. You can simply run it by calling "make" command and makefile will take care of the rest. To remove all the .o files just use "make clean" command

About

A shell implementation using C. The knowledge came from https://brennan.io/2015/01/16/write-a-shell-in-c/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published