Answer Posted / subbareddy kake
kill -9 <PID>
PID means process id.we can process id by using ls -lrt
command.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
How do I find previous commands in unix?
Is command prompt unix?
What does this command do,"$more readme.txt“?
What is {} in find 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)?
How can you see the command line history?
How do I run a whois command?
What is nr in awk command?
Which command can you use to find the currently running process in unix server?
What does find command return in unix?
Is grep faster than awk?
What do chmod, chown, chgrp commands do?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Does cp command overwrite files?
What does the “echo” command do?