Re: an interesting challenge.

Páxina inicial
Anexos:
Mensaxe orixinal
+ (text/plain)
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Kevin Brown
Data:  
Para: Main PLUG discussion list
Asunto: Re: an interesting challenge.
> ok... for the title of REGEX MASTER... exactly how many words in the
> english language have all 'i's directly before an 'e's except after a
> 'c'( ie. you can have an i that is not following an e as long as it is
> after a c )?


grep -i '[^c]ie'
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss