[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [SLUG] Duh, its a stupid Saturday.



On Sat, 01 Jul 2000, Howard Lowndes wrote:
> Why doesn't this do what I think it should do, which is substritute
> "'get'" with "'post'":
> 
> sed -e "s/\'get\'/\'post\'/" infile >outfile
> 

try:

echo "'get'" | sed -e 's/''get''/''post''/'



--
Cheers,
Jim.

--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to slug-request@nospam.slug.org.au with
unsubscribe in the text