which command is used to stop a running process in unix?
Answer Posted / manikandant
If you want stop the process, use the below command.
press: ctrl+z
| Is This Answer Correct ? | 28 Yes | 3 No |
Post New Answer View All Answers
What does #!/ Bin sh do?
Is it inbetween or in between?
Why is shebang used?
What is ctrl d?
What is the comma to display different lines that are found when compare two files?
Which command is used to kill the last background job?
What will the following command do?
What is the difference between cat command and more command?
How can you see the command line history?
Describe the usage and functionality of the command rm –r * in unix?
How does the system know where one command ends and another begins?
Can you explain a little bit about command substitution?
What are some command words?
What is the difference between awk and grep?
What is the use of tee command?