which command is used to stop a running process in unix?
Answer Posted / c sivakumar. kumarsiva46@yaho
First of all i like to appreciate all the three Answerers
for theire initivative to have answered the question.
However the answers are not complete. In this first two
cases the command does not stop the process but kills it,
which means to restart the process we have to re-execute
the script. In the 3rd case the command stops only that
process which is activelly running in our terminal this
command can not be used to stop a process which is running
elsewhere. I know the answer to above question. But i
would like you guys to research over this and find out.
Please contact me for further queries.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
Explain command to display different lines that are found when compare two files?
What is the significance of the 'tee' command?
What is the command to compare two files in unix?
What is grep command in unix with examples?
What does grep v grep do?
Who wrote grep?
Why is awk called awk?
Write a command to kill the last background job?
How do you grep a case insensitive?
hw will u use awk in replacing cahrs and files
Who command in unix?
What is unix command?
What command is used to check the current users?
What is s and g in sed command?
What is .sh file?