Re: regex, negations, grep, find and replace (a few questions)



On 26 Nov 2007 11:49:09 GMT, jameshanley39@xxxxxxxxxxx wrote:


[^hello] (no order is specified there, it is an OR. on one character
it is just a NOT(A OR B OR C)

Yep, you might want to spend a little time at

http://www.greenend.org.uk/rjk/2002/06/regexp.html
.