<?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: script execution in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/script-execution/m-p/2426238#M767433</link>
    <description>I'm pretty sure it's because I am changing it while it's running.  I'd like to know why.  I thought that the script was read into memory and executed from there.  Now I am suspecting that the system reads pieces of the script in during execution.  This is not what I am used to, and need to know if that is correct.</description>
    <pubDate>Wed, 14 Jun 2000 15:18:12 GMT</pubDate>
    <dc:creator>Joel Shank</dc:creator>
    <dc:date>2000-06-14T15:18:12Z</dc:date>
    <item>
      <title>script execution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-execution/m-p/2426236#M767431</link>
      <description>I have a script that begins running at 0800, issues an 'at' to run itself at 2000, collects data for 12 hours and then uses awk to report the data collected.  It works fine except when I wish to change the script.  When a change is made, I rcp it to the server.  When the awk runs, I get errors concerning missing '(' or missing '{'.  Yet when I look at the script, I can find no errors and subsequent executions of the script run without a problem.  Can anyone explain what is happening?  It only seems to happen to the script that is currently running, the script that is waiting to start works fine.</description>
      <pubDate>Wed, 14 Jun 2000 12:22:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-execution/m-p/2426236#M767431</guid>
      <dc:creator>Joel Shank</dc:creator>
      <dc:date>2000-06-14T12:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: script execution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-execution/m-p/2426237#M767432</link>
      <description>It's because your changing the script while it's running. Try doing the rcp before it runs or after it stops.</description>
      <pubDate>Wed, 14 Jun 2000 13:04:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-execution/m-p/2426237#M767432</guid>
      <dc:creator>Andy Monks</dc:creator>
      <dc:date>2000-06-14T13:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: script execution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-execution/m-p/2426238#M767433</link>
      <description>I'm pretty sure it's because I am changing it while it's running.  I'd like to know why.  I thought that the script was read into memory and executed from there.  Now I am suspecting that the system reads pieces of the script in during execution.  This is not what I am used to, and need to know if that is correct.</description>
      <pubDate>Wed, 14 Jun 2000 15:18:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-execution/m-p/2426238#M767433</guid>
      <dc:creator>Joel Shank</dc:creator>
      <dc:date>2000-06-14T15:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: script execution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-execution/m-p/2426239#M767434</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Did you by any chance change the shell interpreter to execute the script eg. using #!/usr/bin/csh instead of #!/usr/bin/sh or vice versa in your script or you have changed the login shell of your user account?&lt;BR /&gt;&lt;BR /&gt;Why not post your script up for everyone to take a look?&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim.</description>
      <pubDate>Thu, 15 Jun 2000 02:38:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-execution/m-p/2426239#M767434</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2000-06-15T02:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: script execution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-execution/m-p/2426240#M767435</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The line at which you receive the error, check the script line for ` or ' . It should have `.&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Jun 2000 14:37:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-execution/m-p/2426240#M767435</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-06-15T14:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: script execution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-execution/m-p/2426241#M767436</link>
      <description>You mentioned that it runs for 12 hours.  By chance, are you installing the new version while it is running?  Perhaps that is tripping it up.  That would explain why it subsequently runs OK.&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Jun 2000 10:09:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-execution/m-p/2426241#M767436</guid>
      <dc:creator>Fred Martin_1</dc:creator>
      <dc:date>2000-06-16T10:09:11Z</dc:date>
    </item>
  </channel>
</rss>

