<?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 sed delete character question? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sed-delete-character-question/m-p/5258809#M659178</link>
    <description>Have a delimited file, &lt;BR /&gt;emailname@domain.tld,Full Name,09/23/2010,,62,&lt;BR /&gt;&lt;BR /&gt;Would like to delete ' ', after (date,) and before 62 &lt;BR /&gt;&lt;BR /&gt;can someone give me a sed or perl oneliner?</description>
    <pubDate>Wed, 13 Oct 2010 19:39:35 GMT</pubDate>
    <dc:creator>rmueller58</dc:creator>
    <dc:date>2010-10-13T19:39:35Z</dc:date>
    <item>
      <title>sed delete character question?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sed-delete-character-question/m-p/5258809#M659178</link>
      <description>Have a delimited file, &lt;BR /&gt;emailname@domain.tld,Full Name,09/23/2010,,62,&lt;BR /&gt;&lt;BR /&gt;Would like to delete ' ', after (date,) and before 62 &lt;BR /&gt;&lt;BR /&gt;can someone give me a sed or perl oneliner?</description>
      <pubDate>Wed, 13 Oct 2010 19:39:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sed-delete-character-question/m-p/5258809#M659178</guid>
      <dc:creator>rmueller58</dc:creator>
      <dc:date>2010-10-13T19:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: sed delete character question?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sed-delete-character-question/m-p/5258810#M659179</link>
      <description>If the ',,' after the date is the only one on the line then:&lt;BR /&gt;&lt;BR /&gt;sed 's/,,/,/' filename &amp;gt; newfilename&lt;BR /&gt;&lt;BR /&gt;should do what you want.</description>
      <pubDate>Wed, 13 Oct 2010 19:44:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sed-delete-character-question/m-p/5258810#M659179</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2010-10-13T19:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: sed delete character question?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sed-delete-character-question/m-p/5258811#M659180</link>
      <description>that's it patrick.</description>
      <pubDate>Wed, 13 Oct 2010 19:51:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sed-delete-character-question/m-p/5258811#M659180</guid>
      <dc:creator>rmueller58</dc:creator>
      <dc:date>2010-10-13T19:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: sed delete character question?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sed-delete-character-question/m-p/5258812#M659181</link>
      <description>&lt;!--!*#--&gt;&amp;gt; Would like to delete ' ', after (date,) and before 62 &lt;BR /&gt;&lt;BR /&gt;Huh?  Actual before and after strings might&lt;BR /&gt;be clearer than that description.</description>
      <pubDate>Wed, 13 Oct 2010 19:53:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sed-delete-character-question/m-p/5258812#M659181</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-10-13T19:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: sed delete character question?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sed-delete-character-question/m-p/5258813#M659182</link>
      <description>My brain was vacate.. Thanks!!</description>
      <pubDate>Wed, 13 Oct 2010 19:54:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sed-delete-character-question/m-p/5258813#M659182</guid>
      <dc:creator>rmueller58</dc:creator>
      <dc:date>2010-10-13T19:54:17Z</dc:date>
    </item>
  </channel>
</rss>

