nerdexam
LPI

303-200 · Question #27

Which of the following resources of a shell and its child processes can be controlled by the Bash build-in command ulimit? (Choose THREE correct answers.)

The correct answer is A. The maximum size of written files B. The maximum number of open file descriptors E. The maximum number of user processes. See the full explanation below for the reasoning.

Question

Which of the following resources of a shell and its child processes can be controlled by the Bash build-in command ulimit? (Choose THREE correct answers.)

Options

  • AThe maximum size of written files
  • BThe maximum number of open file descriptors
  • CThe maximum number of newly created files
  • DThe maximum number of environment variables
  • EThe maximum number of user processes

How the community answered

(21 responses)
  • A
    76% (16)
  • C
    10% (2)
  • D
    14% (3)

Community Discussion

No community discussion yet for this question.

Full 303-200 Practice