<?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 output in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-output/m-p/4884649#M401225</link>
    <description>Davids bdf script was what I was looking for.</description>
    <pubDate>Tue, 08 Feb 2005 14:54:36 GMT</pubDate>
    <dc:creator>Donald C Nelson</dc:creator>
    <dc:date>2005-02-08T14:54:36Z</dc:date>
    <item>
      <title>bdf output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-output/m-p/4884646#M401222</link>
      <description>I have a bdf out as:&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol5 20480 17700 2775   86% /home&lt;BR /&gt;/dev/vg05/lvoldata4&lt;BR /&gt;      10485760 8440476 1917492   81% /data4&lt;BR /&gt;&lt;BR /&gt;I am trying to awk '{print$5}' which is the percent used so I can incorporate that into a script file but $5 for the lvoldata4 lv is the /data4 field because lvoldata shifts the rest of the bdf to the next line. Does anyone know how I can make the 81% of /data4 come out of a $5 awk print statement?</description>
      <pubDate>Tue, 08 Feb 2005 14:37:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-output/m-p/4884646#M401222</guid>
      <dc:creator>Donald C Nelson</dc:creator>
      <dc:date>2005-02-08T14:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: bdf output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-output/m-p/4884647#M401223</link>
      <description>Don,&lt;BR /&gt;&lt;BR /&gt;I'm attaching a script I got from Bill Hassell (I think) called bdfmegs.  I believe it will clean up your formatting issues so you can print $5 and besides, it's nicer in megs!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 08 Feb 2005 14:43:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-output/m-p/4884647#M401223</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-02-08T14:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: bdf output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-output/m-p/4884648#M401224</link>
      <description>I don't  have  access to a Unix box  at  the  moment  (eek!), but I think this might work:&lt;BR /&gt;&lt;BR /&gt;bdf  | awk '/%/ { print $(NF-1) }'&lt;BR /&gt;&lt;BR /&gt;David</description>
      <pubDate>Tue, 08 Feb 2005 14:49:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-output/m-p/4884648#M401224</guid>
      <dc:creator>David Child_1</dc:creator>
      <dc:date>2005-02-08T14:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: bdf output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-output/m-p/4884649#M401225</link>
      <description>Davids bdf script was what I was looking for.</description>
      <pubDate>Tue, 08 Feb 2005 14:54:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-output/m-p/4884649#M401225</guid>
      <dc:creator>Donald C Nelson</dc:creator>
      <dc:date>2005-02-08T14:54:36Z</dc:date>
    </item>
  </channel>
</rss>

