zjowowen's picture
init space
079c32c
raw
history blame
70 Bytes
ps -ef | grep 'ding' | grep -v grep | awk '{print $2}'|xargs kill -9