This is an implementation of UNIX shell. The shell supports:
- Executing default shell commands
- Setting of shell path
- Background operations (&)
- Redirection (>)
- Reading and executing commands from a batch file
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is an implementation of UNIX shell. The shell supports: