LPI 101-500 Practice Test - Questions Answers, Page 17
List of questions
Question 161
CORRECT TEXT
In the vi editor, what vi command will copy (but not paste) from the current line at the cursor and the following 16 lines (17 lines total)? Specify the correct vi command without spaces.
Question 162
Which of the following commands changes all occurrences of the word "bob" in file data to "Bob" and prints the result to standard output?
Question 163
Which of the following is a limitation of the cut command?
Question 164
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?
Question 165
When in Normal mode invi, which character can be used to begin a reverse search of the text?
Question 166
In compliance with the FHS, in which of the following directories are documentation files found?
Question 167
Which of the following commands converts spaces in a file to tab characters and prints the result to standard output?
Question 168
What does the command grub-install /dev/sda do?
Question 169
Which of the following statements describes a difference between GNU GRUB Legacy and GRUB 2?
Question 170
Which of the following commands updates the already installed RPM package rpmname?
Question