单选题The nice value is 60 in the  ps listing.  Which command is used to change this to a value of 20?()A renice -n -20 {PID}B renice -n 20 {PID}C renice -n -40 {PID}D renice -n 40 {PID}

单选题
The nice value is 60 in the  ps listing.  Which command is used to change this to a value of 20?()
A

 renice -n -20 {PID}

B

 renice -n 20 {PID}

C

 renice -n -40 {PID}

D

 renice -n 40 {PID}


参考解析

解析: 暂无解析

相关考题:

Regarding the extended ping command; which of the statements below are true?(Select all valid answer choices)A.The extended ping command is supported from user EXEC mode.B.The extended ping command is available from privileged EXEC mode.C.With the extended ping command you can specify the TCP and UDP port to be pinged.D.With the extended ping command you can specify the timeout value.E.With the extended ping command you can specify the datagram size.

What is the default value of the IS-IS lsp-refresh-interval command?() A. 60 secondsB. 5 minutesC. 15 minutesD. 30 minutes

The monitor traffic command closely resembles which UNIX-based utility?() A.ps -xB.passwdC.ls -a-lD.tcpdump

AKVMsystemmayconnectwhichofthefollowing?() A.PS/2mouseB.USBmouseC.SVGAdisplayD.NICE.USBmemorystickF.HBAcard

Which environment variable must be changed in auser’s profile so that upon login,the command prompt identifies the server?() A.PMTB.PS1C.PRTD.PT1

Which command will list the top 5 memory intensive processes?()  A、lsmem -pu 5B、lsps -psu 5C、svmon -Put 5D、ps -au sort -rn +4head -5

The monitor traffic command closely resembles which UNIX-based utility?()A、ps -xB、passwdC、ls -a-lD、tcpdump

A KVM system may connect which of the following?()A、PS/2 mouseB、USB mouseC、SVGA displayD、NICE、USB memory stickF、HBA card

A UDT is a data type which:()A、must contain unique values.B、cannot be CAST to other data types.C、is created using the CREATE DISTINCT command.D、contains a value that was automatically calculated from values in other columns.

Once the filemon command is invoked, which of the following procedures should be performed to stop the command so that the filemon reports will still be generated? ()A、Run "filemon -u".B、Run the "trcstop" command.C、Perform a "kill -9" of the filemon process.D、Send a SIGSTOP signal to the filemon process.

After running the vmstat command, which of the following would most likely cause the value in the blocked column to be unusually high?()A、 Kernel threadB、 Too many usersC、 Memory shortageD、 Network contention

Which environment variable must be changed in a user’s profile so that upon login, the command prompt identifies the server?()A、PMTB、PS1C、PRTD、PT1

The output of the command displays the following. The output of the command displays the following. FSUID PID PPID C PRI NI ADDR SZ TTY TIME CMD 120005 A0 40931 392412 67 20 1b23 201 pts/0 0.00 scriptA 100023 A 0 34596 23441 4 69 20 a328 341 pts/00.00 scriptB. What must be done to ensure scriptB receives dispatching priority over scriptA?()A、Run 'nice' command to increase the the NI value of scriptBB、Run 'nice' command to increase the the NI value of scriptAC、Run 'renice' command to increase the the NI value of scriptBD、Run 'renice' command to increase the the NI value of scriptA

The nice value is 60 in the  ps listing.  Which command is used to change this to a value of 20?()A、 renice -n -20 {PID}B、 renice -n 20 {PID}C、 renice -n -40 {PID}D、 renice -n 40 {PID}

The nice value is 80 in the ps listing.  Which command is used to change this to a value of 100?()A、 renice 100 {PID}B、 renice -n 20 {PID}C、 renice --20 {PID}D、 renice -n -100 {PID}

A system administrator has a server that is performing poorly. The vmstat command identifies that high CPU usage is the problem. Which of the following commands can be used to identify the eight most active processes running on the server?()A、ps -ef -t8B、sar -u -p 8C、vmstat -t 8D、topas -p8 -n0 -d0

Which command will list the top 5 memory intensive processes?()A、lsmem -pu 5B、lsps -psu 5C、svmon -Put 5D、ps -au sort -rn +4

What is the default value of the IS-IS lsp-refresh-interval command?()A、60 secondsB、5 minutesC、15 minutesD、30 minutes

Which two statements are true about a bitmap index? ()A、It is recommended for the columns that have unique values.B、It can be converted to a B-tree index by using the ALTER INDEX command.C、It has a bitmap segment for each distinct value in the key column, containing a string of bits in which each bit represents the presence or absence of a key column value.D、Updating the key column locks the whole bitmap segment that contains the bit for the key value to be updated.

单选题After running the vmstat command, which of the following would most likely cause the value in the blocked column to be unusually high?()A Kernel threadB Too many usersC Memory shortageD Network contention

单选题To examine the Exhibit, press the Exhibit button. Using the "ps -mo THREAD" output as shown in the exhibit, which of the following conclusions is most appropriate to draw?()A  This is a uniprocessor systemB  The "prog" process has a nice value of 107C  There are two active processors on this systemD  The "prog" process will only be scheduled to run on processor 0

多选题You decided to increase the value for the SHARED_SERVERS parameter by using the following command:  SQL ALTER SYSTEM SET SHARED_|SERVERS=3 SCOPE=?;  Which three values can be specified for the SCOPE clause?()AALLBPFILECBOTHDNONEESPFILEFMEMORYGINSTANCEHDATABASE

单选题Once the filemon command is invoked, which of the following procedures should be performed to stop the command so that the filemon reports will still be generated? ()ARun filemon -u.BRun the trcstop command.CPerform a kill -9 of the filemon process.DSend a SIGSTOP signal to the filemon process.

多选题Which two statements are true about a bitmap index? ()AIt is recommended for the columns that have unique values.BIt can be converted to a B-tree index by using the ALTER INDEX command.CIt has a bitmap segment for each distinct value in the key column, containing a string of bits in which each bit represents the presence or absence of a key column value.DUpdating the key column locks the whole bitmap segment that contains the bit for the key value to be updated.

单选题What is the default value of the IS-IS lsp-refresh-interval command?()A60 secondsB5 minutesC15 minutesD30 minutes

单选题The nice value is 80 in the ps listing.  Which command is used to change this to a value of 100?()A renice 100 {PID}B renice -n 20 {PID}C renice --20 {PID}D renice -n -100 {PID}

单选题有以下程序:#include main(){ char s[10] = verygood, *ps = s; ps += 4; ps = nice; puts(s);}程序的运行结果是(  )。AniceBveryniceCnicegoodDverygood