How can I match, in one regexp strings that begin with "att_" but do not
begin with "att_appraisal"?

I thought I remember something like /att_[^(appraisal)]/ working, but I
was just trying it in Ruby, and it didn't seem to work.

--Ken

-- 
I usually have a GPG digital signature included as an attachment.
See http://www.gnupg.org/ for info about these digital signatures.

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
vox-tech mailing list
[email protected]
http://lists.lugod.org/mailman/listinfo/vox-tech

Reply via email to