which command is used to stop a running process in unix?
Answer Posted / hitz
Kill -20 pid
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is time_t?
What happens when we execute a unix command?
Explain command to view process running?
Why is it called a shebang?
What does awk stand for?
How can you see the command line history?
How do I use nslookup?
What is the difference between grep and grep?
Is command prompt unix?
What command will change your prompt to myprompt?
What do chmod, chown, chgrp commands do?
How does pipe () work?
What does the metacharacter mean?
Which command is used to delete all files in the current directory and all its sub-directories?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?