Files @ 9e377342802c
Branch filter:

Location: kallithea/rhodecode/tests/mem_watch - annotation

Marcin Kuzminski
for the sake let's wrap the template joins with unicode mapping
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 paster