view rhodecode/tests/mem_watch @ 2488:b5b34d71b23b beta

fix crypt password on update my account
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 19 Jun 2012 22:28:44 +0200
parents 727e1f922a89
children
line wrap: on
line source

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