What would you do when all the processess hangs and there is
no other option in unix?
Answer Posted / gaurav verma
killall -HUP <service name> //it will automatically stop
and start the servies mentioned//
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Which command will show you free/used memory?
What is cpu in top command?
Information technology is widely used in
You need to see the last fifteen lines of the files dog, cat and horse. What command should you use?
Which of the following tasks cannot be accomplished with the touch command?
What does uname command do?
What are the ms dos commands?
What is the difference between diff and cmp command in unix?
How do I know my shell?
How do I check memory usage on linux?
How do I check my disk space?
How do I clear my run history?
How do you create a text file in linux?
What is cmake in linux?
What is $@ in shell?