<?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: bdf ouput in GB in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-ouput-in-gb/m-p/6842978#M489356</link>
    <description>&lt;P&gt;very helpful, I wonder why HP does not include this script in the OS packages,&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Mar 2016 11:01:39 GMT</pubDate>
    <dc:creator>isofol</dc:creator>
    <dc:date>2016-03-18T11:01:39Z</dc:date>
    <item>
      <title>bdf ouput in GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-ouput-in-gb/m-p/4715914#M385421</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;How to display bdf output in GB on HP-UX systems ?&lt;BR /&gt;Thanks,&lt;BR /&gt;Manoj</description>
      <pubDate>Mon, 22 Nov 2010 02:11:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-ouput-in-gb/m-p/4715914#M385421</guid>
      <dc:creator>Manoj1</dc:creator>
      <dc:date>2010-11-22T02:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: bdf ouput in GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-ouput-in-gb/m-p/4715915#M385422</link>
      <description>&lt;!--!*#--&gt;bdf hasn't been enhanced for readability for a couple of decades. The attached script (bdfmegs) has the ability to display in gigabytes (-g). However, it will show GB and even TB values when run as bdfmegs. There are lots of very useful options to select mountpoints by volume group, sum total all the columns, even show the VxFS version as well as LVM version. Here's the option summary:&lt;BR /&gt; &lt;BR /&gt;Usage:  bdfmegs [ -cghlNPpqstuVv ] [ &lt;FILE&gt; ]&lt;BR /&gt;  where:&lt;BR /&gt;    -c # = Sort on column #&lt;BR /&gt;    -d = Toggle divisor (1000 or 1024, current=1000)&lt;BR /&gt;    -e = enhancement for percentage and errors&lt;BR /&gt;         d=dim h=halfbright i=inverse u=underline b=blink&lt;BR /&gt;    -g = show gigabytes, otherwise megabytes&lt;BR /&gt;    -h = Usage (return code=0, Usage to stdout)&lt;BR /&gt;    -l = local (no NFS)&lt;BR /&gt;    -M &lt;MOUNTPOINTS&gt; = skip (grep -v) mountpoints&lt;BR /&gt;    -N &lt;VGNAMES&gt; = skip one or more volume groups&lt;BR /&gt;        Repeat -N or use commas: -N vg10,vg24&lt;BR /&gt;    -p ## = highlight % -ge ##&lt;BR /&gt;    -P ## = show only % -ge ##&lt;BR /&gt;    -q = suppress header line and no char enhancements&lt;BR /&gt;    -s = summarize total, used and available&lt;BR /&gt;    -t &lt;FS&gt; = specifc filesystem: (hfs vxfs nfs cdfs cifs autofs DevFS)&lt;BR /&gt;    -u = usage (return code=0, Usage to stdout)&lt;BR /&gt;    -v = verbose (FStype, FSversion, largefiles, VGversion)&lt;BR /&gt;         (version info needs read permission for mountpoint)&lt;BR /&gt;    -V &lt;VGNAME&gt; = select one or more volume groups&lt;BR /&gt;       Repeat -V or use commas: -V vg00,vg01&lt;BR /&gt;&lt;BR /&gt;File(s) or dirpath(s) may be specified to reduce the output of bdfmegs:&lt;BR /&gt;&lt;BR /&gt;       bdfmegs -vg /usr/contrib/bin /var/tmp&lt;BR /&gt;&lt;BR /&gt;If bdfmegs is run as bdfgigs (ie, a link), then -g is default.&lt;BR /&gt;                                         (bdfmegs ver 5.8_Jul2010)&lt;BR /&gt;&lt;/VGNAME&gt;&lt;/FS&gt;&lt;/VGNAMES&gt;&lt;/MOUNTPOINTS&gt;&lt;/FILE&gt;</description>
      <pubDate>Mon, 22 Nov 2010 02:53:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-ouput-in-gb/m-p/4715915#M385422</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2010-11-22T02:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: bdf ouput in GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-ouput-in-gb/m-p/5898291#M482628</link>
      <description>&lt;P&gt;When i execute this scripts it is giving the output fine... May i know how to invoke this script with all other options as you said, bdfmegs [ -cghlNPpqstuVv ]&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2012 13:39:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-ouput-in-gb/m-p/5898291#M482628</guid>
      <dc:creator>msatheesh09</dc:creator>
      <dc:date>2012-12-13T13:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: bdf ouput in GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-ouput-in-gb/m-p/6180579#M485130</link>
      <description>&lt;P&gt;Thanks a lot Bill,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is exactly what i was looking for.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sandeep Bodkhe&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2013 11:23:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-ouput-in-gb/m-p/6180579#M485130</guid>
      <dc:creator>Sandeepbodkhe1</dc:creator>
      <dc:date>2013-08-23T11:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: bdf ouput in GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-ouput-in-gb/m-p/6842978#M489356</link>
      <description>&lt;P&gt;very helpful, I wonder why HP does not include this script in the OS packages,&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2016 11:01:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-ouput-in-gb/m-p/6842978#M489356</guid>
      <dc:creator>isofol</dc:creator>
      <dc:date>2016-03-18T11:01:39Z</dc:date>
    </item>
  </channel>
</rss>

