On Jun 23, 2012 10:28 AM, "DJ Lucas" <[email protected]> wrote:
>
> On 06/23/2012 11:59 AM, DJ Lucas wrote:
> > On 06/23/2012 11:27 AM, DJ Lucas wrote:
> >
> > Never mind...had to escape the braces. Ultimately, the substitution I
> > was looking for was this:
> >
> > '/^[a-z0-9]\{32\}  [a-z]/s@^[a-z0-9]\{32\}@\&-md5sum;@'

If you use  'sed -r ...' you don't need to escape so many characters.

  -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to