InterviewSolution
Saved Bookmarks
| 1. |
Explain the purpose of nohup command. |
|
Answer» To keep the command running even after the user who issues the command has logged out. |
|