A small shell built in C.
To run:
gcc -o psishell psishell.c && ./psishell
Inspired from Stephen Brennan's Implementation.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A small shell built in C.
To run:
gcc -o psishell psishell.c && ./psishell
Inspired from Stephen Brennan's Implementation.