Gre7g Luterman <[EMAIL PROTECTED]> writes: > -The special characters are: > - > -<blockquote><pre> > - > -Characters(s) Description > -------------- ----------- > -* Matches everything. > -? Matches any single character. > -[seq] Matches any character in seq. > -[!seq] Matches any character not in seq. > - > -</blockquote></pre>
[...] > + The special characters are: > + <blockquote><pre> Characters(s) Description ------------- ----------- * Matches > + everything. ? Matches any single character. [seq] Matches any character > + in seq. [!seq] Matches any character not in seq. </blockquote></pre> Looks like you destroyed the formatting here. I'll fix this. _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
