최신 101-350 무료덤프 - Lpi LPI Level 1 Exam 101, Junior Level Linux Certification, Part 1 of 2
What is the maximum niceness value that a regular user can assign to a process with the nice command when executing a new process?
정답: C
When in Normal mode in vi, which command character can be used to begin a reverse search of the text?
정답: A
설명: (DumpTOP 회원만 볼 수 있음)
After successfully creating a hard link called bar to the ordinary file foo, foo is deleted from the filesystem. Which of the following describes the resulting situation?
정답: D
You are trying to make a hard link to an ordinary file but ln returns an error. Which of the following could cause this?
정답: E
CORRECT TEXT
Which Bash environment variable defines in which file the user history is stored when exiting a Bash process? (Specify ONLY the variable name.)
Which Bash environment variable defines in which file the user history is stored when exiting a Bash process? (Specify ONLY the variable name.)
정답:
HISTFILE
What does the + symbol mean in the following grep regular expression:
grep '^d[aei]\+d$' /usr/share/dict/words
grep '^d[aei]\+d$' /usr/share/dict/words
정답: D
What command line redirection characters instruct the shell to read from the current input
source until a specific word, on a separate line and without any trailing spaces, is reached?
source until a specific word, on a separate line and without any trailing spaces, is reached?
정답: C
In compliance with the FHS, in which of the directories are man pages typically found?
정답: D
CORRECT TEXT
Which command displays the contents of the Kernel Ring Buffer on the command line? (Provide only the command name without any options or path information)
Which command displays the contents of the Kernel Ring Buffer on the command line? (Provide only the command name without any options or path information)
정답:
dmesg, /bin/dmesg
What happens after issuing the command vi without any additional parameters?
정답: E
Which of the following commands will change the quota for a specific user?
정답: A
What is the difference between the --remove and the --purge action with the dpkg command?
정답: A
Which of the following commands will reduce all consecutive spaces down to a single space?
정답: D
What is the purpose of the Bash built-in export command?
정답: B
What command will display all of the background tasks running in the current shell?
정답: A
After moving data to a new filesystem, how can the former path of the data be kept intact in order to avoid reconfiguration of existing applications? (Choose TWO correct answers.)
정답: D,E