CompTIACompTIA
XK0-005 · Question #1441
XK0-005 Question #1441: Real Exam Question with Answer & Explanation
Sign in or unlock XK0-005 to reveal the answer and full explanation for question #1441. The question stem and answer options stay visible for context.
System Management
Question
A Linux engineer needs to download a ZIP file and wants to set the nice of value to -10 for this new process. Which of the following commands will help to accomplish the task?
Options
- A$ nice -v -10 wget https://foo.com/installation.zip
- B$ renice -v -10 wget https://foo.com/installation.2ip
- C$ renice -10 wget https://foo.com/installation.zip
- D$ nice -10 wget https://foo.com/installation.zip
Unlock XK0-005 to see the answer
You've previewed enough free XK0-005 questions. Unlock XK0-005 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Process Management#Command-line Utilities#Process Priority#nice command