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)- A76% (16)
- C10% (2)
- D14% (3)
Community Discussion
No community discussion yet for this question.