can we combine wildcard characters? and * ? give one example​

By Emma

can we combine wildcard characters? and * ? give one example​

About the author
Emma

2 thoughts on “can we combine wildcard characters? and * ? give one example​”

  1. Answer:

    You can combine wildcard characters with file-matching options to define a file pool policy. … Matches any characters contained in the brackets, or a range of characters separated by a hyphen. For example, b[aei]t matches bat, bet, and bit, and 1[4-7]2 matches 142, 152, 162, and 172.

    Reply

Leave a Comment