Answer Posted / kirus
kill PID
if the pid is 12
kill 12
it will kill the PID 12 if the user is owner of that PID.
The kill cmd sends the signal 15 and th Process terminates
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I use grep to find a file?
What is the comma to display different lines that are found when compare two files?
Write a command to kill the last background job?
What are grep patterns?
Who wrote grep?
Is grep faster than awk?
Does cp command overwrite files?
What are awk commands?
how to sort the content of the file based on numeric values
What is “chmod” command?
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)?
What is time_t?
How to find $ai_serual resolved path by using unix
Enumerate some of the most commonly used network commands in unix?
What does the md command do?