<?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: Help Needed in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/help-needed/m-p/5016600#M427573</link>
    <description>Look for things in /etc&lt;BR /&gt;&lt;BR /&gt;You really need root - as the average user won't be able to transverse all file systems.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
    <pubDate>Fri, 01 Dec 2006 13:58:50 GMT</pubDate>
    <dc:creator>Geoff Wild</dc:creator>
    <dc:date>2006-12-01T13:58:50Z</dc:date>
    <item>
      <title>Help Needed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-needed/m-p/5016599#M427572</link>
      <description>We have this root filesystem which is 95% full and needs to be trimmed down. I am not the root owner but need to find out which files are eating up the space avoiding the other filesystems ( diff mount points like /var etc) which are mounted on there own filesystems. How to achieve this. "du -sk * |sort +nr " is taking a lot of time and trying to consider other fs also . One more thing if I am not root then can find out the space available in a particular dg ( disk group ) , specially the rootdg.&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;hunki</description>
      <pubDate>Fri, 01 Dec 2006 13:51:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-needed/m-p/5016599#M427572</guid>
      <dc:creator>Hunki</dc:creator>
      <dc:date>2006-12-01T13:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-needed/m-p/5016600#M427573</link>
      <description>Look for things in /etc&lt;BR /&gt;&lt;BR /&gt;You really need root - as the average user won't be able to transverse all file systems.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Fri, 01 Dec 2006 13:58:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-needed/m-p/5016600#M427573</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-12-01T13:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-needed/m-p/5016601#M427574</link>
      <description>I got this excellent script (off here I think) that tells you how many MB/GB each directory is taking up.  It gives the top 20 in a directory...of course, you can modify it to give you the top 30, 40...100 whatever you want.  The script is an attachment.&lt;BR /&gt;&lt;BR /&gt;The syntax is &lt;BR /&gt;&lt;BR /&gt;./top20.sh /filesystem</description>
      <pubDate>Fri, 01 Dec 2006 14:09:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-needed/m-p/5016601#M427574</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2006-12-01T14:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-needed/m-p/5016602#M427575</link>
      <description>You can exclude the other file systems from your du by changing the s to x:&lt;BR /&gt;# du -xk /&lt;BR /&gt;&lt;BR /&gt;Even better, sort the output:&lt;BR /&gt;# du -xk / | sort -k n1&lt;BR /&gt;&lt;BR /&gt;It will still take some poking around, but this will help you narrow your search.&lt;BR /&gt;&lt;BR /&gt;You may want to do a search for core files:&lt;BR /&gt;# find / -type f -name core -xdev&lt;BR /&gt;(the -xdev should keep you from wandering outside the root FS)&lt;BR /&gt;&lt;BR /&gt;Hope this helps....&lt;BR /&gt;Jim</description>
      <pubDate>Fri, 01 Dec 2006 14:23:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-needed/m-p/5016602#M427575</guid>
      <dc:creator>Jim Mallett</dc:creator>
      <dc:date>2006-12-01T14:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-needed/m-p/5016603#M427576</link>
      <description>Sincerely thought you don't do it. If you don't have root permission, you shouldn't do it.</description>
      <pubDate>Fri, 01 Dec 2006 14:50:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-needed/m-p/5016603#M427576</guid>
      <dc:creator>George Liu_4</dc:creator>
      <dc:date>2006-12-01T14:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-needed/m-p/5016604#M427577</link>
      <description>Thanks Coolmar / Jim. 10 points each.</description>
      <pubDate>Fri, 01 Dec 2006 16:40:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-needed/m-p/5016604#M427577</guid>
      <dc:creator>Hunki</dc:creator>
      <dc:date>2006-12-01T16:40:04Z</dc:date>
    </item>
  </channel>
</rss>

