<?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 perl -ne in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-ne/m-p/3260856#M176977</link>
    <description>Hi &lt;BR /&gt;I have used perl -ne in ksh&lt;BR /&gt;it does not prints in orignal&lt;BR /&gt;format, i want to print it in&lt;BR /&gt;orignal format.&lt;BR /&gt;thanks</description>
    <pubDate>Tue, 27 Apr 2004 16:15:22 GMT</pubDate>
    <dc:creator>Vanquish</dc:creator>
    <dc:date>2004-04-27T16:15:22Z</dc:date>
    <item>
      <title>perl -ne</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-ne/m-p/3260856#M176977</link>
      <description>Hi &lt;BR /&gt;I have used perl -ne in ksh&lt;BR /&gt;it does not prints in orignal&lt;BR /&gt;format, i want to print it in&lt;BR /&gt;orignal format.&lt;BR /&gt;thanks</description>
      <pubDate>Tue, 27 Apr 2004 16:15:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-ne/m-p/3260856#M176977</guid>
      <dc:creator>Vanquish</dc:creator>
      <dc:date>2004-04-27T16:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: perl -ne</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-ne/m-p/3260857#M176978</link>
      <description>perl -pe defaults to printing each line. Kind of depends on what your mean by "original format".&lt;BR /&gt; &lt;BR /&gt;-- Rod Hills</description>
      <pubDate>Tue, 27 Apr 2004 16:37:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-ne/m-p/3260857#M176978</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2004-04-27T16:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: perl -ne</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-ne/m-p/3260858#M176979</link>
      <description>sorry &lt;BR /&gt;for being vague&lt;BR /&gt;i am using&lt;BR /&gt;perl -ne 'print unless /^&lt;TAG&gt;&lt;/TAG&gt;but it does not prints in orignal format&lt;BR /&gt;what it reads from. I mean to say each line as it is.&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 27 Apr 2004 16:40:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-ne/m-p/3260858#M176979</guid>
      <dc:creator>Vanquish</dc:creator>
      <dc:date>2004-04-27T16:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: perl -ne</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-ne/m-p/3260859#M176980</link>
      <description>If I have a file that has-&lt;BR /&gt;abc&lt;BR /&gt;defgh&lt;BR /&gt;ij&lt;BR /&gt;klmn&lt;BR /&gt; &lt;BR /&gt;Then read this with perl -ne 'print', I get-&lt;BR /&gt;abc&lt;BR /&gt;defgh&lt;BR /&gt;ij&lt;BR /&gt;klmn&lt;BR /&gt; &lt;BR /&gt;It maintains the orginal format...&lt;BR /&gt; &lt;BR /&gt;--Rod Hills</description>
      <pubDate>Tue, 27 Apr 2004 16:48:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-ne/m-p/3260859#M176980</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2004-04-27T16:48:01Z</dc:date>
    </item>
  </channel>
</rss>

