<?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: Need Help in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help/m-p/5168323#M681763</link>
    <description>Thanks!</description>
    <pubDate>Mon, 06 Apr 2009 20:43:57 GMT</pubDate>
    <dc:creator>Allanm</dc:creator>
    <dc:date>2009-04-06T20:43:57Z</dc:date>
    <item>
      <title>Need Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help/m-p/5168321#M681761</link>
      <description>&lt;BR /&gt;I have a file which has line numbers in front of it and I need to remove them... how do I do that ?&lt;BR /&gt;&lt;BR /&gt;1 use strict;&lt;BR /&gt;2 use warnings;&lt;BR /&gt;3 use File::Find;&lt;BR /&gt;4 use Digest::MD5;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Allan.</description>
      <pubDate>Mon, 06 Apr 2009 19:45:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help/m-p/5168321#M681761</guid>
      <dc:creator>Allanm</dc:creator>
      <dc:date>2009-04-06T19:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help/m-p/5168322#M681762</link>
      <description>Hi Allan:&lt;BR /&gt;&lt;BR /&gt;In keeping with the Perl contents of your file, do:&lt;BR /&gt;&lt;BR /&gt;# perl -pi.old -e 's/^\d+\s+//' file&lt;BR /&gt;&lt;BR /&gt;...which makes a backup with the ".old" extension and eliminates leading digits and whitespace.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 06 Apr 2009 19:50:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help/m-p/5168322#M681762</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-04-06T19:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help/m-p/5168323#M681763</link>
      <description>Thanks!</description>
      <pubDate>Mon, 06 Apr 2009 20:43:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help/m-p/5168323#M681763</guid>
      <dc:creator>Allanm</dc:creator>
      <dc:date>2009-04-06T20:43:57Z</dc:date>
    </item>
  </channel>
</rss>

