Updated bash_aliases. Also, booched on simplehash (should never appear, except maybe as a perl script)

git-svn-id: http://photonzero.com/dotfiles/trunk@13 23f722f6-122a-0410-8cef-c75bd312dd78
This commit is contained in:
michener 2007-04-12 23:52:37 +00:00
parent cf12fb745d
commit 31c0c7ac24

View file

@ -59,6 +59,7 @@ alias openports="lsof -i 4 -n"
alias saupdate="sa-learn --mbox --spam ~/mail/spam"
alias pshosers="ps axeo pcpu,pid,user,command | sort -k 1 -r | head -11 "
alias memhosers="ps axeo size,pcpu,pid,user,command | sort -n -r | head -11 "
alias psx="ps auxwww | grep $1"
#Some orly aliases
alias yarly="orly -y"