<?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: how can i list memory usage per user in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-list-memory-usage-per-user/m-p/2866507#M97380</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How about &lt;BR /&gt;# ipcs -a&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
    <pubDate>Wed, 18 Dec 2002 10:26:39 GMT</pubDate>
    <dc:creator>Robert-Jan Goossens</dc:creator>
    <dc:date>2002-12-18T10:26:39Z</dc:date>
    <item>
      <title>how can i list memory usage per user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-list-memory-usage-per-user/m-p/2866506#M97379</link>
      <description>thank you</description>
      <pubDate>Wed, 18 Dec 2002 10:20:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-list-memory-usage-per-user/m-p/2866506#M97379</guid>
      <dc:creator>mix_5</dc:creator>
      <dc:date>2002-12-18T10:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: how can i list memory usage per user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-list-memory-usage-per-user/m-p/2866507#M97380</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How about &lt;BR /&gt;# ipcs -a&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Wed, 18 Dec 2002 10:26:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-list-memory-usage-per-user/m-p/2866507#M97380</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2002-12-18T10:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: how can i list memory usage per user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-list-memory-usage-per-user/m-p/2866508#M97381</link>
      <description>Through ipcs you see the shared memory and semaphore created. You can not see the memory allocated for users coz. memory is allocated to process not to a user.&lt;BR /&gt;Probably TOP will be the right command to see memory taken by each process. And to drill down more you can use glance plus.&lt;BR /&gt;&lt;BR /&gt;Rajeev</description>
      <pubDate>Wed, 18 Dec 2002 10:33:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-list-memory-usage-per-user/m-p/2866508#M97381</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2002-12-18T10:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: how can i list memory usage per user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-list-memory-usage-per-user/m-p/2866509#M97382</link>
      <description>UNIX95= ps -e -o vsz=Kbytes -o ruser -o pid,args=Command-Line | sort -rnk1 | more &lt;BR /&gt;&lt;BR /&gt;This lists all proceses in order of memory usage (highest first)&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Dec 2002 10:34:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-list-memory-usage-per-user/m-p/2866509#M97382</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-12-18T10:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: how can i list memory usage per user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-list-memory-usage-per-user/m-p/2866510#M97383</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;top -f filename redirects the output to filename. Then you can check the contents.&lt;BR /&gt;&lt;BR /&gt;Regards, Vicente.</description>
      <pubDate>Wed, 18 Dec 2002 10:36:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-list-memory-usage-per-user/m-p/2866510#M97383</guid>
      <dc:creator>Vicente Sanchez_3</dc:creator>
      <dc:date>2002-12-18T10:36:11Z</dc:date>
    </item>
  </channel>
</rss>

