summaryrefslogtreecommitdiff
path: root/src/init/shell.c
AgeCommit message (Collapse)Author
2021-10-10init: move __tty_fd to the stdlib, add the underscores to its namedzwdz
2021-10-10init/shell: implement a half-broken catdzwdz
2021-10-10init/shell: implement the echo commanddzwdz
2021-10-10init/shell: basic argument splittingdzwdz
2021-10-10init/shell: basic readline()dzwdz