List of questions
Related questions
Question 363 - XK0-005 discussion
An administrator wants to execute a long-running script in the terminal while troubleshooting another issue. Which of the following options will achieve this goal?
A.
bash script.sh &
B.
source script.sh
C.
sh script.sh | jobs
D.
nice -10 ./script.sh
Your answer:
0 comments
Sorted by
Leave a comment first