<?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: cut help in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cut-help/m-p/3885903#M280764</link>
    <description>re: doesn't print the space:&lt;BR /&gt;&lt;BR /&gt; more filename | awk '{print $3 " " $5}' &amp;gt; newfilename&lt;BR /&gt;&lt;BR /&gt;That will fix it.</description>
    <pubDate>Tue, 24 Oct 2006 17:43:02 GMT</pubDate>
    <dc:creator>TwoProc</dc:creator>
    <dc:date>2006-10-24T17:43:02Z</dc:date>
    <item>
      <title>cut help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cut-help/m-p/3885899#M280760</link>
      <description>i have the following lines from lpstat in a file i just need the name and ip or full name&lt;BR /&gt;&lt;BR /&gt;remote to: ak01 on ak01.dsa.abc.com &lt;BR /&gt;remote to: HR51 on HR51 &lt;BR /&gt;&lt;BR /&gt;example &lt;BR /&gt;&lt;BR /&gt;just need like this&lt;BR /&gt;&lt;BR /&gt;ak01  ak01.dsa.abc.com&lt;BR /&gt;&lt;BR /&gt;Please help&lt;BR /&gt;&lt;BR /&gt;thomas</description>
      <pubDate>Tue, 24 Oct 2006 16:34:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cut-help/m-p/3885899#M280760</guid>
      <dc:creator>M.Thomas</dc:creator>
      <dc:date>2006-10-24T16:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: cut help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cut-help/m-p/3885900#M280761</link>
      <description>more filename | awk '{print $3 $5}' &amp;gt; newfilename</description>
      <pubDate>Tue, 24 Oct 2006 16:45:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cut-help/m-p/3885900#M280761</guid>
      <dc:creator>Paul Sperry</dc:creator>
      <dc:date>2006-10-24T16:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: cut help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cut-help/m-p/3885901#M280762</link>
      <description>this does not print the space in between which is required&lt;BR /&gt;&lt;BR /&gt;thomas</description>
      <pubDate>Tue, 24 Oct 2006 16:52:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cut-help/m-p/3885901#M280762</guid>
      <dc:creator>M.Thomas</dc:creator>
      <dc:date>2006-10-24T16:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: cut help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cut-help/m-p/3885902#M280763</link>
      <description>Hi Thomas:&lt;BR /&gt;&lt;BR /&gt;Directly (match and extract):&lt;BR /&gt;&lt;BR /&gt;# lpstat -v|awk '/remote to:/ {print $3,$5}'&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 24 Oct 2006 16:53:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cut-help/m-p/3885902#M280763</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-10-24T16:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: cut help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cut-help/m-p/3885903#M280764</link>
      <description>re: doesn't print the space:&lt;BR /&gt;&lt;BR /&gt; more filename | awk '{print $3 " " $5}' &amp;gt; newfilename&lt;BR /&gt;&lt;BR /&gt;That will fix it.</description>
      <pubDate>Tue, 24 Oct 2006 17:43:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cut-help/m-p/3885903#M280764</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2006-10-24T17:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: cut help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cut-help/m-p/3885904#M280765</link>
      <description>Hi,&lt;BR /&gt;as you asked for "cut help":&lt;BR /&gt;cut -d' ' -f3,5 filename</description>
      <pubDate>Wed, 25 Oct 2006 02:06:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cut-help/m-p/3885904#M280765</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-10-25T02:06:48Z</dc:date>
    </item>
  </channel>
</rss>

