Multiple Choice
Using wildcard metacharacters, how can one indicate a number is either 1, 2, 3, or 4?
A) 1-4
B) [1-4]
C) [1234]
D) [1,2,3,4]
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q38: Which switch below can be added to
Q39: What two regular expression characters can be
Q40: At the vi command mode prompt, what
Q41: What command can be used to display
Q42: The LISP artificial intelligence programming language can
Q44: In a file listing, the 9 characters
Q45: The more command should not be used
Q46: Match each correct item with the statement
Q47: What metacharacter can be used to refer
Q48: It is acceptable to use shell metacharacters