Files @ ce8572f45c85
Branch filter:

Location: kallithea/rhodecode/tests/scripts/mem_watch

Marcin Kuzminski
use normpath when comparing paths used to determine if directory is a symlink, it's a part of pull-request #77
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