CompTIA Linux+ Exam XK0-005 Question # 134 Topic 14 Discussion

CompTIA Linux+ Exam XK0-005 Question # 134 Topic 14 Discussion

XK0-005 Exam Topic 14 Question 134 Discussion:
Question #: 134
Topic #: 14

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?


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


Get Premium XK0-005 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.