Magneticraft

Magneticraft

8M Downloads

[Suggestion] pwd and clear commands for Shell

Lykrast opened this issue ยท 1 comments

commented

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).

commented

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