Hanser, Kevin writes:
>
> *.jpg -k 'b'
> *.JPG -k 'b'
> *.jPg -k 'b'
> *.jPG -k 'b'
> *.Jpg -k 'b'
> *.JPg -k 'b'
> *.JpG -k 'b'
>
> that's ... 7 entries for one file type. Is there a better way to handle
> something like that?
There should be 8; you forgot *.jpG. Just use:
*.[jJ][pP][gG] -k 'b'
-Larry Jones
I've got an idea for a sit-com called "Father Knows Zilch." -- Calvin
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs