<?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: Reg: top command in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/reg-top-command/m-p/3484791#M69693</link>
    <description>you may use "n" or "#" for setting such number when top runs; I don't know if exists command-line parameter for this.</description>
    <pubDate>Mon, 14 Feb 2005 05:32:50 GMT</pubDate>
    <dc:creator>Vitaly Karasik_1</dc:creator>
    <dc:date>2005-02-14T05:32:50Z</dc:date>
    <item>
      <title>Reg: top command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reg-top-command/m-p/3484790#M69692</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;In HP-UX, I can get top 100 process:&lt;BR /&gt;&lt;BR /&gt;$ top -n 100&lt;BR /&gt;in screen, &lt;BR /&gt; j -&amp;gt; next screen  # goes to next screen&lt;BR /&gt; k -&amp;gt; previous screen # # goes to next screen&lt;BR /&gt;&lt;BR /&gt;But in linux, how can I get like the above?&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Feb 2005 03:22:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reg-top-command/m-p/3484790#M69692</guid>
      <dc:creator>VEL_1</dc:creator>
      <dc:date>2005-02-14T03:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: top command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reg-top-command/m-p/3484791#M69693</link>
      <description>you may use "n" or "#" for setting such number when top runs; I don't know if exists command-line parameter for this.</description>
      <pubDate>Mon, 14 Feb 2005 05:32:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reg-top-command/m-p/3484791#M69693</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2005-02-14T05:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: top command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reg-top-command/m-p/3484792#M69694</link>
      <description>If there's activity in the box, you can get the top 100 using command:&lt;BR /&gt; ps -ef|awk '$4&amp;gt;0'|sort -r -k 4,4|head -100</description>
      <pubDate>Tue, 15 Feb 2005 04:15:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reg-top-command/m-p/3484792#M69694</guid>
      <dc:creator>Raimo Lesonen_1</dc:creator>
      <dc:date>2005-02-15T04:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: top command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reg-top-command/m-p/3484793#M69695</link>
      <description>You can also save different configurations by linking the top command to different names.&lt;BR /&gt;&lt;BR /&gt;ln -s /usr/bin/top top100&lt;BR /&gt;./top100&lt;BR /&gt;#100&lt;RETURN&gt;Wq&lt;BR /&gt;./top100&lt;BR /&gt;&lt;BR /&gt;The configuration will be save in ~/.top100rc and reused each time you start ./top100.&lt;BR /&gt;&lt;BR /&gt;By the way, 100 is a lot of lines.  You must be using a huge window with a tiny font.&lt;/RETURN&gt;</description>
      <pubDate>Tue, 15 Feb 2005 11:36:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reg-top-command/m-p/3484793#M69695</guid>
      <dc:creator>Mike Stroyan</dc:creator>
      <dc:date>2005-02-15T11:36:08Z</dc:date>
    </item>
  </channel>
</rss>

