LPI Level 1 Exam 101, Junior Level Linux Certification, Part 1 of 2 101-400 Question # 36 Topic 4 Discussion

LPI Level 1 Exam 101, Junior Level Linux Certification, Part 1 of 2 101-400 Question # 36 Topic 4 Discussion

101-400 Exam Topic 4 Question 36 Discussion:
Question #: 36
Topic #: 4

Which of the following examples for Bash file globbing matches a file named root-can-do-this.txt when used in the directory holding that file? (Choose three correct answers.)


A.

root*can?do-this.{txt,odt}


B.

r[oOoO]t-can-do*.txt


C.

{root,user,admin}-can-??-this.txt


D.

root*can*do??this.txt


E.

root***{can,may}-do-this.[tT][xX][tT]


Get Premium 101-400 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.