<?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 help... in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sed-help/m-p/4997967#M97970</link>
    <description>Hi Sally:&lt;BR /&gt;&lt;BR /&gt;# sed -e s/this/that/g -e s/him/her/g file &amp;gt; newfile&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Thu, 17 Aug 2006 09:57:02 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2006-08-17T09:57:02Z</dc:date>
    <item>
      <title>sed help...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sed-help/m-p/4997966#M97969</link>
      <description>Can you sed multiple strings in a file?&lt;BR /&gt;What I would like to do this the following:&lt;BR /&gt;&lt;BR /&gt;sed s/this/that/g and(&amp;amp;) s/him/her/g file &amp;gt;newfile&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Aug 2006 09:54:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sed-help/m-p/4997966#M97969</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2006-08-17T09:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: sed help...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sed-help/m-p/4997967#M97970</link>
      <description>Hi Sally:&lt;BR /&gt;&lt;BR /&gt;# sed -e s/this/that/g -e s/him/her/g file &amp;gt; newfile&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 17 Aug 2006 09:57:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sed-help/m-p/4997967#M97970</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-08-17T09:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: sed help...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sed-help/m-p/4997968#M97971</link>
      <description>Found the answer&lt;BR /&gt;&lt;BR /&gt;sed -e 's/this/that/g' -e 's/him/her/g' file &amp;gt;newfile</description>
      <pubDate>Thu, 17 Aug 2006 10:01:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sed-help/m-p/4997968#M97971</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2006-08-17T10:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: sed help...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sed-help/m-p/4997969#M97972</link>
      <description>Found the answer&lt;BR /&gt;&lt;BR /&gt;sed -e 's/this/that/g' -e 's/him/her/g' file &amp;gt;newfile</description>
      <pubDate>Thu, 17 Aug 2006 10:01:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sed-help/m-p/4997969#M97972</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2006-08-17T10:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: sed help...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sed-help/m-p/4997970#M97973</link>
      <description>Sally,&lt;BR /&gt;&lt;BR /&gt;This syntax:&lt;BR /&gt;&lt;BR /&gt;sed 's/this/that/g; s/him/her/g' file &amp;gt; newfile&lt;BR /&gt;&lt;BR /&gt;also works.&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Thu, 17 Aug 2006 10:25:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sed-help/m-p/4997970#M97973</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-08-17T10:25:02Z</dc:date>
    </item>
  </channel>
</rss>

