<?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: customizing &amp;quot;top&amp;quot; output on hpux11.x in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/customizing-quot-top-quot-output-on-hpux11-x/m-p/2646532#M44987</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Use the undocumented '-f' option to eliminate control characters.&lt;BR /&gt;&lt;BR /&gt;# top -d 1 -f /tmp/top.out&lt;BR /&gt;&lt;BR /&gt;...will collect one screen into /tmp/top.out for example.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Wed, 16 Jan 2002 17:38:02 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2002-01-16T17:38:02Z</dc:date>
    <item>
      <title>customizing "top" output on hpux11.x</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/customizing-quot-top-quot-output-on-hpux11-x/m-p/2646530#M44985</link>
      <description>Hi All:&lt;BR /&gt;&lt;BR /&gt;I hava a quick question for you experts.&lt;BR /&gt;&lt;BR /&gt;From my status monitoring script, I need&lt;BR /&gt;to display the top eight processes only,&lt;BR /&gt;neither the cpu nor any header information.&lt;BR /&gt;&lt;BR /&gt;I am using   "top -d1 -n8 &amp;gt; topfile"&lt;BR /&gt;Trying  to do "tail -3 topfile" and using&lt;BR /&gt;cut or awk does not help me - gives lot of&lt;BR /&gt;control characters.&lt;BR /&gt;&lt;BR /&gt;Thanks for your valued help in adavance.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Santanu&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jan 2002 17:33:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/customizing-quot-top-quot-output-on-hpux11-x/m-p/2646530#M44985</guid>
      <dc:creator>Santanu Bhadra</dc:creator>
      <dc:date>2002-01-16T17:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: customizing "top" output on hpux11.x</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/customizing-quot-top-quot-output-on-hpux11-x/m-p/2646531#M44986</link>
      <description>try this&lt;BR /&gt;&lt;BR /&gt;top -d1 -n8 -f outfile&lt;BR /&gt;tail outfile</description>
      <pubDate>Wed, 16 Jan 2002 17:37:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/customizing-quot-top-quot-output-on-hpux11-x/m-p/2646531#M44986</guid>
      <dc:creator>Jeff Machols</dc:creator>
      <dc:date>2002-01-16T17:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: customizing "top" output on hpux11.x</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/customizing-quot-top-quot-output-on-hpux11-x/m-p/2646532#M44987</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Use the undocumented '-f' option to eliminate control characters.&lt;BR /&gt;&lt;BR /&gt;# top -d 1 -f /tmp/top.out&lt;BR /&gt;&lt;BR /&gt;...will collect one screen into /tmp/top.out for example.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 16 Jan 2002 17:38:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/customizing-quot-top-quot-output-on-hpux11-x/m-p/2646532#M44987</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-01-16T17:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: customizing "top" output on hpux11.x</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/customizing-quot-top-quot-output-on-hpux11-x/m-p/2646533#M44988</link>
      <description>Of course Glance/Measureware with perfview is a better product for gathering system usage.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 16 Jan 2002 17:41:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/customizing-quot-top-quot-output-on-hpux11-x/m-p/2646533#M44988</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-01-16T17:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: customizing "top" output on hpux11.x</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/customizing-quot-top-quot-output-on-hpux11-x/m-p/2646534#M44989</link>
      <description>Thanks a lot Jeff and JRF - perfect solution.</description>
      <pubDate>Wed, 16 Jan 2002 19:52:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/customizing-quot-top-quot-output-on-hpux11-x/m-p/2646534#M44989</guid>
      <dc:creator>Santanu Bhadra</dc:creator>
      <dc:date>2002-01-16T19:52:49Z</dc:date>
    </item>
  </channel>
</rss>

