[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sheflug] Reg expressions FTP



"Dawson, Alan" <DawsonA [at] chesterfield.ac.uk> writes:

> I can go mget *[A-Z]*  which matches everything with a capital  but how can
> i get the other files that are lower case?

a) 

your subject line is incorrect, these are glob patterns, not regular
expressions.

b) 

^*[A-Z]* might work, depending on what's doing the globbing

-- 
Eric E. Moore

Attachment: pgp00002.pgp
Description: PGP signature