You have an online video library. You want to upload a directory of movies. Since this process will take several hours, you want to ensure that the process continues even after the terminal is shut down or session is closed.
What will you do to accomplish the task?
A. Use the bg command to run the process at the background.
B. Add the nohup command in front of the process.
C. Add the nohup command at the end of the process.
D. Run the process inside a GNU Screen-style screen multiplexer.
You have an online video library. You want to upload a directory of movies. Since this process will take several hours,
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
You have an online video library. You want to upload a directory of movies. Since this process will take several hours,
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!