Download as pdf
Download as pdf
You are on page 1of 3
arto, 10:21 AM Introduction to Linux = Chapter 08 Exam Answers 2018 + POF fle Introduction to Linux | — Chapter 08 Exam Answers 2019 + PDF file 9 How to find: Press “Ctrl + F” in the browser and fill in whatever wording is in the question to find that question/answer. If the question is not here, find it in Questions Bank. sxamanswors.notintroduction-to-inux-I-chapter-08-exam-answers-html NOTE: If you have the new question on this test, please comment Question and Multiple-Choice list in form below this article. We will update answers for you in the shortest time. Thank you! We truly value your contribution to the website. 1. Which regular expression character matches any one character? ee 2. Which regular expression character matches zero or more of the previous character? 3. Which regular expression character matches one or more of the previous character? “$ + 4. Which of the following regular expression characters is an extended regular expression character? ot “$ hitpstitexamanswers.neinioduction-tosinux--chaplr-08-exam-anwers html 1 arto, 10:21 AM Introduction to Linux = Chapter 08 Exam Answers 2018 + POF fle 5. What does “|” do in a regular expression? + Redirects input to the command + Redirects output from the command + Separates repetition modifiers * Separates alternative patterns that can be matches 6. The regular expression is equivalent to: + afo,a} * afi} + af} = a{o,} 7. The regular expression a* is equivalent to: * a{o,1} * afi} * afo,} + att} 8. The regular expression a+ is equivalent to: + afi} + aft} * a{o,} * a{o,1} 9. To use extended regular expressions, you can use: (choose two) * grep-e * fgrep * egrep * grep -E 10. To use regular expression characters to match themselves, you cannot: + Put the character in the square bracket + Use the fgrep command * Use the slash in front of the character * Use the backslash in front of the character 31. What is NOT a purpose of using parentheses around parts of a regular expression? hitpstitexamanswers.neinioduction-tosnux--chaptr-08-exam-anwers him 20 arto, 10:21 AM Introduction to Linux = Chapter 08 Exam Answers 2018 + POF fle + They can be used to make alternation more efficient * They can be used to refer back to what was matched + They can be used to group characters for repetition + They can be used to change the order that the pattern is evaluating 12. Which option for grep will invert the pattern matching results? ow or +0 13. Ifyou want to use grep without regard to the capital use the option: ation of text, you can st oy oa or 14. To get the grep command to show the names of files that matched instead of the content that matched, you can use the option: ed .-f tan 45. What is the reason you would use the grep command with a quiet -q option? You want the output to be small + You want to use the logical outcome of the command + You want the output to be redirected to a file You don't want grep to make noise Download PDF File below: Please support us, use one of the buttons below to unlock the content. Related Articles hitpstitexamanswers.neinioduction-tosnux--chaptr-08-exam-anwers him a9

You might also like