CompTIACompTIA
XK0-005 · Question #258
XK0-005 Question #258: Real Exam Question with Answer & Explanation
Sign in or unlock XK0-005 to reveal the answer and full explanation for question #258. The question stem and answer options stay visible for context.
System Management
Question
The following represents a partial listing of a user's .bashrc file: HISTSIZE=800 HISTFILESIZE=1000 umask 2002 HISTCONTROL=ignoreboth When the user opens a terminal, an error message appears: Octal number out of range Which of the following lines in the partial .bashrc should be modified to prevent the error from occurring?
Options
- AHISTSIZE=800
- BHISTFILESIZE=1000
- Cumask 2002
- DHISTCONTROL=ignoreboth
Unlock XK0-005 to see the answer
You've previewed enough free XK0-005 questions. Unlock XK0-005 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#umask#bashrc#file permissions#error troubleshooting