Neill R.
$ ls Documents Downloads Pictures Videos
if/for/case
ls
cd
mkdir/rmdir
cp
rm
mv
more/less
man
(Insanity)
tr -cs A-Za-z '\n' | tr A-Z a-z | sort | uniq -c | sort -n | tail
(Terminal Multiplexer)
By Neill Robson
AKA "Why are those Linux geeks obsessed with command prompts?"
Computer Science Student @ NCSU