<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: sed question in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sed-question/m-p/2779914#M78850</link>
    <description>Actually, I too had tried that before and it didn't work. However, I think the problem is that I am using sed from WINNT through MKS toolkit. I tried that command on HP-UX and it worked fine....but thanx for confirming my doubt.</description>
    <pubDate>Mon, 05 Aug 2002 16:37:33 GMT</pubDate>
    <dc:creator>Sharvil Desai</dc:creator>
    <dc:date>2002-08-05T16:37:33Z</dc:date>
    <item>
      <title>sed question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sed-question/m-p/2779912#M78848</link>
      <description>Hi!&lt;BR /&gt;I have a text file and I want to add the word "SUM(" in the begining of every line. Can you please tell me how to accomplish this? &lt;BR /&gt;&lt;BR /&gt;when I try the following command,&lt;BR /&gt;sed 's/^/^SUM(/g' view.txt&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I keep getting the following error,&lt;BR /&gt;sed: no remembered regular expressionThank you!</description>
      <pubDate>Mon, 05 Aug 2002 15:12:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sed-question/m-p/2779912#M78848</guid>
      <dc:creator>Sharvil Desai</dc:creator>
      <dc:date>2002-08-05T15:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: sed question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sed-question/m-p/2779913#M78849</link>
      <description>Can you try this :&lt;BR /&gt; sed 's/^/SUM(/g'  view.txt&lt;BR /&gt;TO see if it's better ??&lt;BR /&gt;It works for me...&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Benoit</description>
      <pubDate>Mon, 05 Aug 2002 15:22:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sed-question/m-p/2779913#M78849</guid>
      <dc:creator>benoit Bruckert</dc:creator>
      <dc:date>2002-08-05T15:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: sed question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sed-question/m-p/2779914#M78850</link>
      <description>Actually, I too had tried that before and it didn't work. However, I think the problem is that I am using sed from WINNT through MKS toolkit. I tried that command on HP-UX and it worked fine....but thanx for confirming my doubt.</description>
      <pubDate>Mon, 05 Aug 2002 16:37:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sed-question/m-p/2779914#M78850</guid>
      <dc:creator>Sharvil Desai</dc:creator>
      <dc:date>2002-08-05T16:37:33Z</dc:date>
    </item>
  </channel>
</rss>

