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
Explain command to display different lines that are found when compare two files?
What does this command do,"$more readme.txt“?
Can you explain a little bit about command substitution?
What is the search command in unix?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
How do I use grep to find a file?
What is sed awk grep?
Which command is used to copy files?
What is pipe command in unix?
Using unix command how to display no of records in oracle?
What are some command words?
What is the first character of the output in ls l command?
Write a command to display a file’s contents in various formats?
How do I find previous commands in unix?
What is the use of sed command in unix?