The only dependency is the GNU readline library.
$ make
$ ./cshell
- Splits command based on whitespace
- Redirection
- History
- Recalling history through
!& ~!- - Piping (two processes)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The only dependency is the GNU readline library.
$ make
$ ./cshell
! & ~ !-