Download as pdf
Download as pdf
You are on page 1of 4
‘r10721, 10:20 AM Introduction to Linux |= Chapter 06 Exam Answers 2018 + POF fle Introduction to Linux | — Chapter 06 Exam Answers 2019 + PDF file 9 sxamanswors.notintroduction-to-inux-I-chapter-06-exam-answers-html 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. 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 of the following is not used for globbing? ot +4 +? 2. How many times can you use a * glob character in a pattern? * Two No limit ‘Three * One 3. The command echo a* will display: ky” + All of the files in the current directory that begin with an character. * Only the file named “a*”. + Allof the files in any directory that begin with an “a” character. * Allof the files in the current directory that begin with an “a” or “A” character. 4. Assuming at least one file matching the pattern is in the current directory, the command echo ???2 will display: All of the files in the current directory that have four characters in the file name. All of the files in the current directory that have four characters in the file name with the last character being an “a” character. All of the files in the current directory that end with an “a” character. Only a file named ???a hitpstitexamanswers.neinioduction-tosnux--chaplr-06-exam-anwers him 7 ‘r10721, 10:20 AM Introduction to Linux |= Chapter 06 Exam Answers 2018 + POF fle 5. Which of the following characters can be used to negate (indicate NOT matching the following characters), when placed as the first of a set of characters enclosed in square brackets [] ? (choose two) 6. The range defined inside of square brackets is based on the: Standard text table ASCII text table Invalid question as ranges are not permitted ANSI text table ‘o view the ASCII text table in Linux, you can use the following command: * view ASCII * list ACSIT * man ASCIL * echo ASCII 8. Within square brackets, (Example: [?]) the ? character means: + Match a? + Match zero or more of any ? characters * Exactly one character + Nothing, it has no meaning at all character 9. You can combine glob characters in a single pattern, for example: a??*[0-9]. True or False? * True * False 10. Which command will display more information about globbing? + echo globbing + man 7 globbing * man 7 glob + man-7 glob 11. Which command performs globbing? hitpstitexamanswers.neinioduction-tosinux--chaper-06-exam-answers html 216 ‘r10721, 10:20 AM Introduction to Linux |= Chapter 06 Exam Answers 2018 + POF fle + The ls command + ‘The echo command + The bash command + ‘The display command 12. Which of the following will match files that have the string “hello” somewhere in the file name? * echo hello*hello * echo hello* * echo *hello* * echo *hello 13. The glob pattern [a-d] would match: A file name with a single character that is either an “a”, “-", or “a”, Nothing, this d glob pattern, A file name with a single character that is either a “a”, “b”, “”, or “d”, All files 14. The glob pattern [!abe]* + Nothing, this is an invalid glob pattern + All files that start with any character except “a”, “b” or “c” + Allfiles + Allfiles that start with either of the following characters: “!”, “a”, “b” or “e”. 15. Which glob character matches “exactly one character”? +? ef 16. Which glob character matches “zero or more characters”? 17. Which two characters match “a single character from a set of specified characters”? “Oo hitpstitexamanswers.neinioduction-tosinux--chaptr-06-exam-answers.himl a6 ‘r10721, 10:20 AM Introduction to Linux |= Chapter 06 Exam Answers 2018 + POF fle 18. Which two characters represent the empty string? © && 19. Which of these commands would return the files /ete/game.conf, /ete/file.conf and /ete/snap.conf (choose two) echo /ete/*?.*0? Download PDF File below: Please support us, use one of the buttons below to unlock the content. Related Articles hitpstitexamanswers.neinioduction-tosinux--chaptr-06-exam-answers.himl 48

You might also like