The operator needs to execute a long-running shell script. How can the script be executed so the operator does not have to wait until it is complete to access the command prompt?()

A . ./script.ksh B . nohup ./script.ksh C . run -b ./script.ksh D . ./script.ksh > nohup.out

时间:2022-11-05 15:39:27 所属题库:IBM(000-103) 题库

相似题目