LCP-001 Linux Certified Professional (LCP) Powered by LPI

Loading demo links...

Showing 13–15 of 15 questions

Question 13 (Volume E)

When in Normal mode in vi, which command character can be used to begin a reverse search of the text?

Select an option, then click Submit answer.

  • ?

  • /

  • F

  • r

Question 14 (Volume F)

When should grep -F or the fgrep command be used to search the content of text files?

Select an option, then click Submit answer.

  • When files need to be searched that contain non-ASCII text.

  • When only the presence of the search pattern needs to be reported and not every line that matches the search.

  • When the text being searched for does not contain any regular expression patterns.

  • When the text files will be searched multiple times. Subsequent calls to fgrep will run faster.

Question 15 (Volume A)

Where does lilo store its boot information?

Select an option, then click Submit answer.

  • Boot ROM

  • Boot RAM

  • Master Boot Record

  • /boot partition