kill -9 `ps -ef | grep apps | awk '{ print $2 }'`
