<?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! I've gone brain dead in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/help-i-ve-gone-brain-dead/m-p/2672981#M916624</link>
    <description>Mark,&lt;BR /&gt;&lt;BR /&gt;Yes ..I agree with Harry ! So visit the admin (prefer HP-UX admin) session some times  !&lt;BR /&gt;&lt;BR /&gt;Shiju</description>
    <pubDate>Wed, 27 Feb 2002 20:46:31 GMT</pubDate>
    <dc:creator>Helen French</dc:creator>
    <dc:date>2002-02-27T20:46:31Z</dc:date>
    <item>
      <title>Help! I've gone brain dead</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-i-ve-gone-brain-dead/m-p/2672977#M916620</link>
      <description>and can't recall how to increment a variable in shell! &lt;BR /&gt;&lt;BR /&gt;I want to do something like:&lt;BR /&gt;&lt;BR /&gt;VAR=1&lt;BR /&gt;for blah blah blah&lt;BR /&gt;do&lt;BR /&gt;   VAR=$VAR+1&lt;BR /&gt;   echo $VAR &amp;gt; somewhere&lt;BR /&gt;   do some other stuff&lt;BR /&gt;done&lt;BR /&gt;((is today Monday again?))</description>
      <pubDate>Wed, 27 Feb 2002 20:33:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-i-ve-gone-brain-dead/m-p/2672977#M916620</guid>
      <dc:creator>Mark Fenton</dc:creator>
      <dc:date>2002-02-27T20:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Help! I've gone brain dead</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-i-ve-gone-brain-dead/m-p/2672978#M916621</link>
      <description>((VAR+=1))</description>
      <pubDate>Wed, 27 Feb 2002 20:36:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-i-ve-gone-brain-dead/m-p/2672978#M916621</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-02-27T20:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Help! I've gone brain dead</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-i-ve-gone-brain-dead/m-p/2672979#M916622</link>
      <description>try this:&lt;BR /&gt;&lt;BR /&gt;VAR=1&lt;BR /&gt;(( VAR = $VAR + 1 ))&lt;BR /&gt;echo $VAR&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;mark</description>
      <pubDate>Wed, 27 Feb 2002 20:37:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-i-ve-gone-brain-dead/m-p/2672979#M916622</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2002-02-27T20:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: Help! I've gone brain dead</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-i-ve-gone-brain-dead/m-p/2672980#M916623</link>
      <description>Mark,&lt;BR /&gt;&lt;BR /&gt;To be brain dead, you have to be in management!&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 27 Feb 2002 20:43:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-i-ve-gone-brain-dead/m-p/2672980#M916623</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-02-27T20:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Help! I've gone brain dead</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-i-ve-gone-brain-dead/m-p/2672981#M916624</link>
      <description>Mark,&lt;BR /&gt;&lt;BR /&gt;Yes ..I agree with Harry ! So visit the admin (prefer HP-UX admin) session some times  !&lt;BR /&gt;&lt;BR /&gt;Shiju</description>
      <pubDate>Wed, 27 Feb 2002 20:46:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-i-ve-gone-brain-dead/m-p/2672981#M916624</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-02-27T20:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Help! I've gone brain dead</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-i-ve-gone-brain-dead/m-p/2672982#M916625</link>
      <description>Hi Mark,&lt;BR /&gt;&lt;BR /&gt;Another method:&lt;BR /&gt;VAR=`expr $VAR + 1`&lt;BR /&gt;&lt;BR /&gt;Sounds like Harry and Shiju have had some of the same managers I've had!  Ya'll didn't use to work at...&lt;BR /&gt;&lt;BR /&gt;Well, better left unsaid!&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Wed, 27 Feb 2002 21:02:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-i-ve-gone-brain-dead/m-p/2672982#M916625</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-02-27T21:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Help! I've gone brain dead</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-i-ve-gone-brain-dead/m-p/2672983#M916626</link>
      <description>Hi Mark:&lt;BR /&gt;&lt;BR /&gt;In keeping with more-than-one-way:&lt;BR /&gt;&lt;BR /&gt;# let X=X+1&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 27 Feb 2002 21:45:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-i-ve-gone-brain-dead/m-p/2672983#M916626</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-02-27T21:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Help! I've gone brain dead</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-i-ve-gone-brain-dead/m-p/2672984#M916627</link>
      <description>Thanks all.&lt;BR /&gt;&lt;BR /&gt;Harry -- I have to apologize -- if I had thought about it, the chuckle should have been worth at least 10.&lt;BR /&gt;&lt;BR /&gt;All others, thanks for breathing life back into a frazzled admin......&lt;BR /&gt;&lt;BR /&gt;This forum is great.&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Feb 2002 22:08:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-i-ve-gone-brain-dead/m-p/2672984#M916627</guid>
      <dc:creator>Mark Fenton</dc:creator>
      <dc:date>2002-02-27T22:08:24Z</dc:date>
    </item>
  </channel>
</rss>

