Re: an interesting challenge.

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Kevin Brown
日付:  
To: Main PLUG discussion list
題目: 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