It looks like a lone ^ by itself in a character class is a syntax error:

$ echo '^^^^^^^' | pcregrep '[^]'
pcregrep: Error in command-line regex at offset 3: missing terminating ]
for character class

/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/

Reply via email to