

InterviewSolution
Saved Bookmarks
1. |
Solve : Write the script to stop and restart the daemon? |
Answer» There are two two tasks I need to CHECK whtat is the process id, once I find the process id, I need to kill the daemon. |
|