<?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 - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sed-help/m-p/4835697#M641676</link>
    <description>&lt;P&gt;Thanks.. It is working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jul 2011 15:57:21 GMT</pubDate>
    <dc:creator>kampatel</dc:creator>
    <dc:date>2011-07-21T15:57:21Z</dc:date>
    <item>
      <title>sed help !!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sed-help/m-p/4835595#M641674</link>
      <description>&lt;P&gt;I have a file which contains parameters as below:&lt;/P&gt;&lt;P&gt;[NFC774L2] Yes 07/30/11&lt;BR /&gt;[NFC773L2] Yes 07/24/11&lt;BR /&gt;[NFC784L2] Yes 07/24/11&lt;BR /&gt;[NFC787L2] Yes 07/31/11&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to replace them as&lt;BR /&gt;NFC774L2 Yes 07/30/11&lt;BR /&gt;NFC773L2 Yes 07/24/11&lt;BR /&gt;NFC784L2 Yes 07/24/11&lt;BR /&gt;NFC787L2 Yes 07/31/11&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to remove the [ ]'s kindly assist how I do the same via shell script.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2011 14:49:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sed-help/m-p/4835595#M641674</guid>
      <dc:creator>kampatel</dc:creator>
      <dc:date>2011-07-21T14:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: sed help !!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sed-help/m-p/4835617#M641675</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will need to escape the opening and closing bracket character:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# sed -e 's/\[//' -e 's/\]//'﻿ file&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;...JRF...&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2011 15:02:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sed-help/m-p/4835617#M641675</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2011-07-21T15:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: sed help !!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sed-help/m-p/4835697#M641676</link>
      <description>&lt;P&gt;Thanks.. It is working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2011 15:57:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sed-help/m-p/4835697#M641676</guid>
      <dc:creator>kampatel</dc:creator>
      <dc:date>2011-07-21T15:57:21Z</dc:date>
    </item>
  </channel>
</rss>

