advanced code snippet search
section31 on 08/19/08
08/19/08 02:42pm08/19/08 02:41pm
1 person have marked this snippet as a favorite
jamesming
# kill using grepkill `ps -ef | grep process | awk '{print $2}'`
Report this snippet Tweet
Comment:
You need to login to post a comment.