[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Regexp question
Doy. Thanks, Mike.
-Mike
On Fri, Apr 18, 2003 at 09:13:07PM +0000, mike808@users.sourceforge.net wrote:
> > I want to find all instances of "delete" not followed by "from".
>
> grep -i 'delete [^f][^r][^o][^m][^ ]' ...
>
> Mike808/
> sed '/^[when][coders]/!d
> /^...[discover].$/d
> /^..[real].[code]$/!d
> '
> /usr/share/dict/words
>
> ---------------------------------------------
> http://www.valuenet.net
--
--Damacus Porteng: damacus@munich.com & damacus@bastion.yi.org
--Webpage: http://bastion.yi.org/~damacus/ (PGP on site)
--IRC: net=irc.galaxynet.org nick=damacus chan=#cronus
--Me: PHP Web Developer, Student, Computer/Linux Geek.
-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.