Terminal Simulator v1.0 Simulates modern day shells on UNIX-like Operating Systems - https://en.wikipedia.org/wiki/Command-line_interface Mainly based off of Bash and Zsh. Yes yes, I know, the graphics of this is really underwhelming. ________________________________________________ For a comprehensive help menu, type in "help" The simulation for the command "sudo rm -rf /" or "rm -rf /" (as root) is not realistic (all paths displayed are made up and not real) - just so you know. Root and user password is "app3lbYgr1ff" (for the Scratch Team, it is NOT a real life password, it's only used for this simulation!!) ________________________________________________ Supported Commands as of now: - uname - help - shutdown - rm - nano - ls - cat - sudo - echo - say (inspired by "say"on macOS) - clear (clear the screen) - whoami - su ________________________________________________ Piping ("|") not supported. Redirection (">") supported only for "echo" 600+ blocks