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:
parent
cf12fb745d
commit
31c0c7ac24
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue