• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/12

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

12 Cards in this Set

  • Front
  • Back
____ 24. One of the most effective utilities for auditing system performance is the ____ command.
a. aud c. tr
b. top d. mov
b. top
____ 25. The figure shown depicts which of the following commands in secure mode?
a. tr c. top
b. mov d. all of the above
c. top
____ 26. Which of the following options for the top command runs top in cumulative mode?
a. -S c. -C
b. -s d. -c
a. -S
____ 27. Which of the following options of the top command causes top to display the command line that initiated each process instead of ONLY displaying the program name?
a. -C c. -nc
b. -c d. -NC
b. -c
____ 28. When the ps command is used with the ____ option, it shows a very long list of all processes running on the system.
a. -PA c. -pa
b. -a d. -A
d. -A
____ 29. Which of the following groff embedded commands stands for right-justify?
a. .ds R c. both A and B
b. .ds r d. none of the above
a. .ds R
____ 30. Which of the following groff embedded commands means to turn off justification?
a. .sa n c. .sa o
b. .sa c d. .ul n
c. .sa o
____ 31. To force a process to terminate in UNIX you would use which of the following commands?
a. suspend c. stop
b. kill d. all of the above
b. kill
____ 32. Which of the following options for the top command causes top to ignore any idle processes?
a. -i c. -n
b. -I d. -b
a. -i
____ 33. Which of the following options for the top command enables you to run in batch mode, so that you can send the output to a file for later study?
a. -B c. -N
b. -b d. -n
b. -b
____ 34. Which of the following commands creates changes in revision control systems?
a. co c. rcs
b. cvs d. ci
d. ci
____ 35. Which of the following source code management utilities prints a summary of the history of the rcs file?
a. logr c. rlog
b. rcs d. none of the above
c. rlog