Answer Posted / sridhar
kill -0(or 9) pid
ex:
kill -9 1234 ( get this pid using ps -ef | grep
processname ")
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What is the use of awk command in unix?
What does awk stand for?
How do I use grep to find a file?
What are some command words?
What is the command to find hidden files in the current directory?
What does find command return in unix?
What does #!/ Bin sh do?
What is sed awk grep?
Can you explain a little bit about command substitution?
How do you grep recursively?
Who wrote grep?
Which command should you use to find the remaining disk space in unix server?
What is the use of sed command in unix?
How to use grep command to list find the records of a file containing 10 different strings?
What is merge command in unix?