Wildcards - ?
Use the question mark to define a specific number of character positions:
host% ls test.???
test.out
Note that this ls did not display the file test.f
Previous slide
Next slide
Back to first slide
View graphic version