Official Bank 0/246

LPIC-1 Exam 101: 500 (101-500) - Linux Professional Institute Exam Questions

Last updated on June 20, 2026

97% Exam Compliance
246 Total Questions
1
Question
CORRECT TEXT

Which command reads and displays the current contents of the Kernel Ring Buffer on the command line? (Specify ONLY the command without any path or parameters.)
Reveal Only
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
Which of the following commands changes all occurrences of the word “bob” in file data to “Bob” and prints the result to standard output?
Options
A sed‘s/bob,Bob/’ data
B sed‘s/bob/Bob/’ data
C sed‘/bob/Bob’ data
D sed‘/bob/Bob/’ data
E sed‘s/bob/Bob/g’ data
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
Which variable defines the directories in which a Bash shell searches for executable commands?
Options
A PATHRC
B PATH
C BASHEXEC
D EXECPATH
E BASHRC
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
Which of the following sequences in the vi editor saves the opened document and exits the editor? (Choose TWO correct answers.)
Select 2
Options
A ctrl XX
B esc zz
C esc ZZ
D esc :wq!
E ctrl :w!
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
CORRECT TEXT

What command changes the nice level of a running process? (Specify ONLY the command without any path or parameters)
Reveal Only
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.