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
What command is used to check the current users?
What does grep v grep do?
Explain ‘system calls’ with respect to unix commands?
What do chown command do?
What is the comma to show the space allocation of files?
What is sed awk grep?
Is grep faster than awk?
Explain mount and unmount command.
What are the differences among a system call, a library function, and a unix command?
What is grep short for?
What is the use of cut command in unix?
Explain command to view process running?
How do I find previous commands in unix?
What is command statement?
What is the comma to display different lines that are found when compare two files?