View Quote
-
#761 + ( )/40 - [ Report ]
// True story
A sure sign you're a sys lab geek:
You go into the windows command prompt and immediately type in 'ls'.
You then curse for five minutes because 'ls' is not a windows command.
You then type in 'alias ls=dir' and curse for five more minutes because 'alias' is not a command.
You spend the next half an hour looking for the windows equivalent of 'alias' on the internet.
You type in 'doskey ls=dir' and then you type the following commands in:
cd Desktop
cd School
cd APCS
cd Javacraft
javac @compile