CompTIA Linux+ Exam XK0-005 Question # 63 Topic 7 Discussion

CompTIA Linux+ Exam XK0-005 Question # 63 Topic 7 Discussion

XK0-005 Exam Topic 7 Question 63 Discussion:
Question #: 63
Topic #: 7

A Linux administrator is working with a CPU-intensive program called data-analysis1. The administrator needs to prevent the program from monopolizing CPU resources and ensure that other critical processes are not impacted when the program starts. Which of the following commands would start the program with a reduced level of impact to the system?


A.

data-analysis1 --nice 15


B.

nice data-analysis1


C.

nice -15 data-analysis1


D.

data-analysis1 & nice +5


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.