Re: sed substitution that contains forward slash

2009-04-11 Thread Bill Davidsen
Craig White wrote: On Tue, 2009-03-31 at 20:16 -0400, Todd Zullinger wrote: Craig White wrote: subtitle...fun with sed I have a list of changes to make to a file... dc rc - --- 15T6145VDELETED NATL19502 DELETED Q10MR11/FL12V DELETED

Re: sed substitution that contains forward slash

2009-04-01 Thread Bill Crawford
On Wednesday 01 April 2009 01:11:47 David Burns wrote: On Tue, Mar 31, 2009 at 1:37 PM, Craig White craigwh...@azapple.com wrote: subtitle...fun with sed I have a list of changes to make to a file... dc              rc -   --- 15T6145V        DELETED NATL19502      

sed substitution that contains forward slash

2009-03-31 Thread Craig White
subtitle...fun with sed I have a list of changes to make to a file... dc rc - --- 15T6145VDELETED NATL19502 DELETED Q10MR11/FL12V DELETED Q1500T3/CL120 DELETED and things work until I get to the 3rd item which has a forward slash and it fails to

Re: sed substitution that contains forward slash

2009-03-31 Thread David Burns
On Tue, Mar 31, 2009 at 1:37 PM, Craig White craigwh...@azapple.com wrote: subtitle...fun with sed I have a list of changes to make to a file... dc              rc -   --- 15T6145V        DELETED NATL19502       DELETED Q10MR11/FL12V   DELETED Q1500T3/CL120   DELETED

Re: sed substitution that contains forward slash

2009-03-31 Thread Todd Zullinger
Craig White wrote: subtitle...fun with sed I have a list of changes to make to a file... dc rc - --- 15T6145VDELETED NATL19502 DELETED Q10MR11/FL12V DELETED Q1500T3/CL120 DELETED and things work until I get to the 3rd item which has a

Re: sed substitution that contains forward slash

2009-03-31 Thread Craig White
On Tue, 2009-03-31 at 14:11 -1000, David Burns wrote: On Tue, Mar 31, 2009 at 1:37 PM, Craig White craigwh...@azapple.com wrote: subtitle...fun with sed I have a list of changes to make to a file... dc rc - --- 15T6145VDELETED NATL19502

Re: sed substitution that contains forward slash

2009-03-31 Thread Craig White
On Tue, 2009-03-31 at 20:16 -0400, Todd Zullinger wrote: Craig White wrote: subtitle...fun with sed I have a list of changes to make to a file... dc rc - --- 15T6145VDELETED NATL19502 DELETED Q10MR11/FL12V DELETED Q1500T3/CL120

Re: sed substitution that contains forward slash

2009-03-31 Thread Daniel B. Thurman
Craig White wrote: subtitle...fun with sed I have a list of changes to make to a file... dc rc - --- 15T6145VDELETED NATL19502 DELETED Q10MR11/FL12V DELETED Q1500T3/CL120 DELETED and things work until I get to the 3rd item which has a forward

Re: sed substitution that contains forward slash

2009-03-31 Thread Daniel B. Thurman
Craig White wrote: On Tue, 2009-03-31 at 20:16 -0400, Todd Zullinger wrote: Craig White wrote: subtitle...fun with sed I have a list of changes to make to a file... dc rc - --- 15T6145VDELETED NATL19502 DELETED Q10MR11/FL12V DELETED