[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] sed tricks?
- Subject: [ale] sed tricks?
- From: cfowler at outpostsentinel.com (Christopher Fowler)
- Date: Wed, 04 Oct 2006 17:59:20 -0400
- In-reply-to: <[email protected]>
- References: <[email protected]>
Is this working:
On Wed, 2006-10-04 at[root at localhost tmp]# sed 's/http\:\"//'
http:"XXXX
XXXX
On 17:54 -0400, James P. Kinney III wrote:
> How do I get sed to recognize a double-quote in the search string area?
>
> sed 's/http\:\"//' I thought would find http:" and strip it out. But
> instead it bypasses the search entirely.
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale