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 command to view process running?
Which command is used to kill the last background job?
What does 'mkdir' command do in UNIX?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Describe the usage and functionality of the command rm –r * in unix?
What are reported commands?
What are bash commands?
What are the unix commands?
What does this command do? Cat food 1 > kitty
What command will change your prompt to myprompt?
How does shebang work?
What does the “echo” command do?
Differentiate cmp command from diff command.
Who command in unix?
how to sort the content of the file based on numeric values