If you can see this check that
| next section | up | prev page | next page |
Wildcard characters provide a convenient shorthand for specifying multiple file or directory names with a single name. Two of the most useful wildcard characters are the * and the ?. The * matches any arbitrary character string (including the null character), and the ? matches any single character.
| Tutlinks: | intro1 intro2 wildcard permission pipe vi essential admin net fwall DNS diag Apache1 Apache2 MySQL1 MySQL2 |
| Useful: | Quiz Forums |
| Site Links: | XMLZoo ActiveSQL ProgZoo SQLZoo |