LINUX TERMINAL A simple bash-like interpret. The following commands actually work: echo "scrinux" > /etc/hostname x=1+5; echo $x cd $HOME ./bin/sl
SUPPORTS - cd, ls, mkdir, rm, cat, echo, help, sleep, cp, mv, uname, hostname, whoami, history, read - output redirection (> and >>) - variables