[ create a new paste ] login | about

Link: http://codepad.org/eaUufweQ    [ raw code | fork ]

Plain Text, pasted on Apr 28:
1
2
3
4
5
6
7
8
9
10
11
echofish@offle:~$ ps aux | sort -b -r -k 4 | head -11 | tail -10 | awk '{print $4"%",$11}'
6.4% /usr/sbin/mysqld
5.7% ./weechat-git/bin/weechat-curses
3.0% /usr/sbin/apache2
2.6% /usr/sbin/apache2
2.6% /usr/sbin/apache2
2.6% /usr/sbin/apache2
2.3% /usr/sbin/apache2
22.9% java
2.2% /usr/sbin/apache2
2.2% /usr/sbin/apache2


Create a new paste based on this one


Comments: