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 find command return in unix?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Can you explain a little bit about command substitution?
What is awk used for?
What are awk commands?
What is grep short for?
What does the command '$ls | wc –l > file1' do?
How does pipe () work?
What is merge command in unix?
What is “chmod” command?
What command will change your prompt to myprompt?
What is the use of find command in unix?
Why is awk called awk?
What is the difference between awk and grep?
What happens when we execute a unix command?