How do you stop a running process?

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


Please Help Members By Posting Answers For Below Questions

Explain command to display different lines that are found when compare two files?

872


What does this command do,"$more readme.txt“?

850


Can you explain a little bit about command substitution?

803


What is the search command in unix?

805


Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?

1006






How do I use grep to find a file?

801


What is sed awk grep?

811


Which command is used to copy files?

801


What is pipe command in unix?

882


Using unix command how to display no of records in oracle?

821


What are some command words?

795


What is the first character of the output in ls l command?

850


Write a command to display a file’s contents in various formats?

841


How do I find previous commands in unix?

798


What is the use of sed command in unix?

815