Tron (Alan's Terminal) Command Reference
> service start tron
Commands none of these were actually in the movie :-)
Command | Description |
---|---|
service start [service] service stop [service] |
Try to start or stop the given service. Known services:
|
date |
Output the date and time as shown on Alan's terminal at the start of Tron The terminal has a running clock, so you can run it multiple times and get a different timestamp. |
ls |
List the files and directories in the current directory/. |
cat [filename] |
Output the contents of the given file. |
pwd |
Print out the current directory path. |