Exam Details

  • Exam Code
    :101-500
  • Exam Name
    :LPIC-1 - Exam 101 - version 5.0
  • Certification
    :LPI Certifications
  • Vendor
    :Lpi
  • Total Questions
    :250 Q&As
  • Last Updated
    :Mar 26, 2025

Lpi LPI Certifications 101-500 Questions & Answers

  • Question 71:

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

    A. ?

    B. /

    C. F

    D. r

  • Question 72:

    Which of the following is a limitation of the cut command?

    A. Thecutcommand can only select output by field position.

    B. Thecutcommand cannot reorder fields.

    C. Thecutcommand only works on ASCIItext.

    D. Thecutcommand cannot use different input and output delimiters.

  • Question 73:

    Which of the following commands will change all CR-LF pairs in an imported text file, userlist.txt, to Linux standard LF characters and store it as newlist.txt?

    A. tr `\r\n' `' < userlist.txt > newlist.txt

    B. tr `\n\r' `' < newlist.txt > userlist.txt

    C. tr `\r' < userlist.txt > newlist.txt

    D. tr `\r' `\n' userlist.txt newlist.txt

    E. tr `^M' `^J' userlist.txt newlist.txt

  • Question 74:

    Which of the following shell commands makes the already defined variable TEST visible to new child processes? (Choose two.)

    A. visible TEST

    B. declare +x TEST

    C. declare TEST

    D. export TEST

    E. export TEST

  • Question 75:

    Which of the following commands changes all occurrences of the word "bob" in file data to "Bob" and prints the result to standard output?

    A. sed`/bob/Bob' data

    B. sed`s/bob/Bob/g' data

    C. sed`s/bob/Bob/' data

    D. sed`/bob/Bob/' data

    E. sed`s/bob,Bob/' data

  • Question 76:

    Which of the following are modes of the vi editor? (Choose two.)

    A. edit mode

    B. insert mode

    C. change mode

    D. review mode

    E. command mode

  • Question 77:

    When piping the output of find to the xargs command, what option to find is useful if the filenames have spaces in them?

    A. ep-space

    B. rint0

    C. ospace

    D. gnore-space

  • Question 78:

    Pressing the Ctrl-C combination on the keyboard while a command is executing in the foreground sends which of the following signal codes?

    A. 1(SIGHUP)

    B. 2(SIGINT)

    C. 3(SIGQUIT)

    D. 9(SIGKILL)

    E. 15(SIGTERM)

  • Question 79:

    Which signal is sent by the kill command by default?

    A. SIGHUP(1)

    B. SIGQUIT(3)

    C. SIGKILL(9)

    D. SIGTERM(15)

  • Question 80:

    Which of the following command lines creates or, in case it already exists, overwrites a file called data with the output of ls?

    A. ls 3> data

    B. ls >and data

    C. ls > data

    D. ls >> data

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Lpi exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 101-500 exam preparations and Lpi certification application, do not hesitate to visit our Vcedump.com to find your solutions here.