back to scratko.xyz
summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Shell-IV releasescratko2024-06-032-58/+302
| | | | Redirecting standard input-output streams.
* Shell-III releaseshell-IIIscratko2024-05-262-13/+101
| | | | | Added the ability to run programs in the background. Added tokens for future releases.
* Shell-II releaseshell-IIscratko2024-05-254-5/+109
| | | | | | Implementation of launching external programs via fork(). Running cd as a change to the current process directory (chdir). Ability to change to user's home directory (cd without arguments).
* Shell-I releaseshell-Iscratko2024-05-256-0/+384