Created
February 28, 2011 22:50
-
-
Save norova/848213 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# LOL!!1 | |
alias wtf='dmesg' | |
alias onoz='cat /var/log/errors.log' | |
alias rtfm='man' | |
alias visible='echo' | |
alias invisible='cat' | |
alias moar='more' | |
alias icanhas='mkdir' | |
alias donotwant='rm' | |
alias dowant='cp' | |
alias gtfo='mv' | |
alias hai='cd' | |
alias plz='pwd' | |
alias inur='locate' | |
alias nomz='ps -aux' | |
alias nomnom='killall' | |
alias cya='reboot' | |
alias kthxbai='halt' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment