ttefke/simple-shell
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
sish - a simple shell The source code that resides in this repository can be used to build a simple shell. This shell only provides basic features - running programs and changing the directory. More features like using or defining (environment) variables, wildcard operators, pipes or writing scripts are currently not supported.