On Mon, 2004-04-26 at 10:10, QuickBrownFox wrote:
> I'm no regexp guru, but I think something like the following would work:
> 
> "^[^.]$"

Without a + or a * before the $ you are matching any filenames comprised
of exactly one (non-period) character.

Casey

Attachment: signature.asc
Description: This is a digitally signed message part

____________________
BYU Unix Users Group 
http://uug.byu.edu/ 
___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to