Lpi LPI Level 1 Exam 101, Junior Level Linux Certification, Part 1 of 2 - 101-350 FREE EXAM DUMPS QUESTIONS & ANSWERS
Which of the following sequences in the vi editor saves the opened document and exits the editor? (Choose TWO correct answers.)
Correct Answer: A,B
Vote an answer
In the command foo < bar | foobar, which ONE of the following statements is correct?
Correct Answer: D
Vote an answer
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)
Correct Answer:
dmesg, /bin/dmesg
CORRECT TEXT
Which command displays a list of all background tasks running in the current shell? (Specify ONLY the command without any path or parameters.)
Which command displays a list of all background tasks running in the current shell? (Specify ONLY the command without any path or parameters.)
Correct Answer:
jobs
You have created a long letter and after you are done you notice that you used the name "Bob" many times but you forgot to capitalize it in many instances. Which command would replace "bob" with "Bob" in all instances and generate a new letter for printing?
Correct Answer: A
Vote an answer
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.)
Correct Answer: B,D
Vote an answer
Which of the following commands updates the linker cache of shared libraries?
Correct Answer: E
Vote an answer
Which of the following characters can be combined with a separator string in order to read from the current input source until the separator string, which is on a separate line and without any trailing spaces, is reached?
Correct Answer: D
Vote an answer
Which of the following commands can be used to enable a file for paging and swapping?
Correct Answer: B
Vote an answer
Which shell command is used to continue background execution of a suspended command?
Correct Answer: D
Vote an answer