which command is used to stop a running process in unix?
Answer Posted / rhino -- rhino_sh@rediffmail.c
Would be worth to add how to resume forgot to place this
give the below
bg <pid> Ex : bg 17872
sample o/p :
No is. 9999
No is. 10000
^C
[1] + Done ./prnNo1
Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is command substitution?
What are bash commands?
What is the function of grep command in unix?
What is rmdir command?
Is ‘du’ a command? If so, what is its use?
How to use grep command to list find the records of a file containing 10 different strings?
What are the general commands in using unix os for a beginner?
What is command statement?
Which command will print your home directory on screen?
What is the difference between awk and grep?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Explain ‘system calls’ with respect to unix commands?
What is the difference between cat command and more command?
Why is awk called awk?
Enumerate some of the most commonly used network commands in unix?