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 is the use of awk command in unix?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Which unix command to make a new directory?
What is time_t?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Which command is used to delete all files in the current directory and all its sub-directories?
What are bash commands?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
Why is it called a shebang?
Is grep faster than awk?
What are some command words?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is nr in awk command?
Explain ‘system calls’ with respect to unix commands?
What is difference between grep and find command in unix?