![Magneticraft](https://media.forgecdn.net/avatars/thumbnails/53/278/256/256/636123189973396330.png)
[Suggestion] pwd and clear commands for Shell
Lykrast opened this issue ยท 1 comments
Having the bash/shell commands pwd
and clear
would be an helpful quality of life improvement to the Shell floppy disk.
pwd
prints the current directory, while clear
clears all text from the terminal (or spams empty lines until the terminal is clear, I honestly don't know).
Will add them eventually. They are really easy to implement (there is a clear function but not clear command) but I can't work on that until the weekend.
btw there is a repo for the computer programs here