which command is used to stop a running process in unix?
Answer Posted / saroj das
kill -9 pid its forcefully stop kill the curent process
| Is This Answer Correct ? | 22 Yes | 5 No |
Post New Answer View All Answers
How do I search for a file in unix command?
Write a command that will display files in the current directory, in a colored, long format.
Is ‘du’ a command? If so, what is its use?
What is {} in find command?
What command is used to check the current users?
What is merge command in unix?
What do chmod, chown, chgrp commands do?
What do know about tee command?
What is grep and how do you use it?
Explain how to use grep command to list find the records of a file containing 10 different strings?
Which command should you use to find the remaining disk space in unix server?
What is the function of grep command in unix?
What is the comma to show the space allocation of files?
How do you grep recursively?
What command will change your prompt to myprompt?