<?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: again script issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/again-script-issue/m-p/4485720#M363101</link>
    <description>Hi JRF,&lt;BR /&gt;&lt;BR /&gt;Yes i got it..&lt;BR /&gt;&lt;BR /&gt;The same way i did its worked..&lt;BR /&gt;&lt;BR /&gt;Regards!!!&lt;BR /&gt;himacs</description>
    <pubDate>Tue, 25 Aug 2009 15:59:43 GMT</pubDate>
    <dc:creator>himacs</dc:creator>
    <dc:date>2009-08-25T15:59:43Z</dc:date>
    <item>
      <title>again script issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/again-script-issue/m-p/4485718#M363099</link>
      <description>Hi Admins,&lt;BR /&gt;&lt;BR /&gt;M preparing a shift which gives VG details with free space etc.&lt;BR /&gt;&lt;BR /&gt;In some servers some VGs are deactivated.&lt;BR /&gt;&lt;BR /&gt;If i run my script m getting correct output to a file..but without the error message for deactivated VGs.The same error message is displaying after i run the script but not in output file.&lt;BR /&gt;&lt;BR /&gt;$ ./freecalc&lt;BR /&gt;vgdisplay: Volume group not activated.&lt;BR /&gt;vgdisplay: Cannot display volume group "/dev/vgtest1".&lt;BR /&gt;$ more /home/uxgsmc/disk.out&lt;BR /&gt;&lt;BR /&gt;/dev/vg00 has total 2 disks&lt;BR /&gt;/dev/dsk/c2t0d0s2&lt;BR /&gt;/dev/dsk/c2t2d0s2&lt;BR /&gt;Used space is 71568 MB&lt;BR /&gt;Free space is 66608 MB&lt;BR /&gt;&lt;BR /&gt;I want to include those message in output file..&lt;BR /&gt;&lt;BR /&gt;Plz help on this&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;himacs</description>
      <pubDate>Tue, 25 Aug 2009 15:28:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/again-script-issue/m-p/4485718#M363099</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-08-25T15:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: again script issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/again-script-issue/m-p/4485719#M363100</link>
      <description>Hi Himacs:&lt;BR /&gt;&lt;BR /&gt;All good Unix code uses STDERR (FD #2) to report errors and STDOUT (FD # 1) for "standard", normal output.&lt;BR /&gt;&lt;BR /&gt;Thus, simply do:&lt;BR /&gt;&lt;BR /&gt;# vgdisplay &amp;gt; myfile 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;...which redirects STDOUT to 'myfile' and redirects STDERR to the same place as STDOUT which now is 'myfile'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Aug 2009 15:42:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/again-script-issue/m-p/4485719#M363100</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-08-25T15:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: again script issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/again-script-issue/m-p/4485720#M363101</link>
      <description>Hi JRF,&lt;BR /&gt;&lt;BR /&gt;Yes i got it..&lt;BR /&gt;&lt;BR /&gt;The same way i did its worked..&lt;BR /&gt;&lt;BR /&gt;Regards!!!&lt;BR /&gt;himacs</description>
      <pubDate>Tue, 25 Aug 2009 15:59:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/again-script-issue/m-p/4485720#M363101</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-08-25T15:59:43Z</dc:date>
    </item>
  </channel>
</rss>

