Files @ 5d0ad07d889a
Branch filter:

Location: kallithea/rhodecode/tests/scripts/mem_watch - annotation

Marcin Kuzminski
Killed home button. It's a wast of space, and every other major service simply doesn't have a home button. Getting to home can be
always achieved by clicking the Instance title on the left side
ps -eo size,pid,user,command --sort -size | awk '{ hr=$1/1024 ; printf("%13.2f Mb ",hr) } { for ( x=4 ; x<=NF ; x++ ) { printf("%s ",$x) } print "" }'|grep [p]aster