cat
|
clarify that bin/cat only takes one argument
|
2023-09-20 11:48:09 -04:00 |
date
|
Split date out of shell
|
2022-12-10 01:01:38 -05:00 |
echo
|
Separate echo from shell
|
2023-08-21 00:28:15 -04:00 |
false
|
Add spawn and wait/waitpid functions into libc.
|
2023-10-02 19:33:47 -04:00 |
ls
|
Prevent ls from running on files
|
2023-10-01 20:47:09 -04:00 |
shell
|
Disable x86 specific bits on other architectures.
|
2023-10-23 22:25:45 -04:00 |
true
|
Add spawn and wait/waitpid functions into libc.
|
2023-10-02 19:33:47 -04:00 |