List of questions
Related questions
Question 234 - 101-500 discussion
The command dbmaint & was used to run dbmaint in the background. However, dbmaint is terminated after logging out of the system. Which alternative dbmaint invocation lets dbmaint continue to run even when the user running the program logs out?
A.
job -b dmaint
B.
dbmaint &>/dev/pts/null
C.
nohup dbmaint &
D.
bg dbmaint
E.
wait dbmaint
Your answer:
0 comments
Sorted by
Leave a comment first