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 the advaantage of each user having its own copy of the shell?
What do chmod, chown, chgrp commands do?
What does awk stand for?
What is the pipe command?
Who wrote grep?
What does the metacharacter mean?
What are the commands in UNIX to list the files in a Directory?
What does touch command do in unix?
What are the differences among a system call, a library function, and a unix command?
What do know about tee command and its usage?
What is the function of grep command in unix?
How do I clear my terminal history?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is nr in awk command?
How do I use grep to search for a file?