public runCommand(command as String) as Void:
Writes a command followed by a newline to the pseudo-terminal.
terminal.runCommand("ls -la")