As i played uplink, i began to wonder if os x had a console, asked my dad and he said there was terminal. I began to teach myself UNIX, and i began to realise that the console in uplink had fakey commands compared to the actual UNIX language. For example:
cd and cd are the same either way
delete is not a real command. the real way is rm -r *
shutdown is a command, but worded differently: sudo shutdown -h now
run is not a command, however open is
Also it should be noted that there should be an ls command(for list).
also, scp would have to be used to copy a file between the gateway and the server you are hacking.
------------------
The Most powerful Unix Command:
sudo rm -r /