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
What are the general commands in using unix os for a beginner?
how to sort the content of the file based on numeric values
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What is the difference between cat command and more command?
What is the significance of the 'tee' command?
Does cp command overwrite files?
Which command is used to copy files?
What does #!/ Bin sh do?
What are filter commands in unix?
What is unix command line?
What is the command to view process running?
what is the advaantage of each user having its own copy of the shell?
How do you grep a case insensitive?
What do chmod command do?
What is unix command?