<?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 running a script with the TIMEX command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/running-a-script-with-the-timex-command/m-p/2774279#M75558</link>
    <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;op sys   -   ux11.00&lt;BR /&gt;machine  -   d220&lt;BR /&gt;&lt;BR /&gt;I have issued the following:&lt;BR /&gt;timex maria.test&lt;BR /&gt;&lt;BR /&gt;resulting output follows:&lt;BR /&gt;maria.test: No such file or directory &lt;BR /&gt;                                      &lt;BR /&gt;real        0.02                      &lt;BR /&gt;user        0.00                      &lt;BR /&gt;sys         0.01                      &lt;BR /&gt;   &lt;BR /&gt;Question - the job runs  fine but why does the first line say 'No such file or directory'?&lt;BR /&gt;When I issue ./maria.test there is no similar message.&lt;BR /&gt;I dont understand what is happening here - I am trying to check out the processing time of jobs - how can I actually be running this job and it returns to me, saying it doesnt exist?!&lt;BR /&gt;&lt;BR /&gt;Thanks for your help in advance.&lt;BR /&gt;Maria</description>
    <pubDate>Mon, 29 Jul 2002 04:46:05 GMT</pubDate>
    <dc:creator>Peter Gillis</dc:creator>
    <dc:date>2002-07-29T04:46:05Z</dc:date>
    <item>
      <title>running a script with the TIMEX command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/running-a-script-with-the-timex-command/m-p/2774279#M75558</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;op sys   -   ux11.00&lt;BR /&gt;machine  -   d220&lt;BR /&gt;&lt;BR /&gt;I have issued the following:&lt;BR /&gt;timex maria.test&lt;BR /&gt;&lt;BR /&gt;resulting output follows:&lt;BR /&gt;maria.test: No such file or directory &lt;BR /&gt;                                      &lt;BR /&gt;real        0.02                      &lt;BR /&gt;user        0.00                      &lt;BR /&gt;sys         0.01                      &lt;BR /&gt;   &lt;BR /&gt;Question - the job runs  fine but why does the first line say 'No such file or directory'?&lt;BR /&gt;When I issue ./maria.test there is no similar message.&lt;BR /&gt;I dont understand what is happening here - I am trying to check out the processing time of jobs - how can I actually be running this job and it returns to me, saying it doesnt exist?!&lt;BR /&gt;&lt;BR /&gt;Thanks for your help in advance.&lt;BR /&gt;Maria</description>
      <pubDate>Mon, 29 Jul 2002 04:46:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/running-a-script-with-the-timex-command/m-p/2774279#M75558</guid>
      <dc:creator>Peter Gillis</dc:creator>
      <dc:date>2002-07-29T04:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: running a script with the TIMEX command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/running-a-script-with-the-timex-command/m-p/2774280#M75559</link>
      <description>Hi Maria,&lt;BR /&gt;&lt;BR /&gt;'timex' is a program on it's own. If you run it in combination with a script, which is what you are doing it will return the information oin how long it took. Now depending on what is in the script, as to whether it displays it's output to the screen or elsewhere.&lt;BR /&gt;The reason for the error message is that the script your running is not in your path. That is why ./maria.test worked.&lt;BR /&gt;&lt;BR /&gt;Here is my test with the same result.&lt;BR /&gt;&lt;BR /&gt;# timex bdfit&lt;BR /&gt;bdfit: No such file or directory&lt;BR /&gt;&lt;BR /&gt;real        0.00&lt;BR /&gt;user        0.00&lt;BR /&gt;sys         0.00&lt;BR /&gt;&lt;BR /&gt;When I run it as 'timex ./bdfit' no problem, only the stats are printed.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Michael</description>
      <pubDate>Mon, 29 Jul 2002 05:01:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/running-a-script-with-the-timex-command/m-p/2774280#M75559</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-07-29T05:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: running a script with the TIMEX command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/running-a-script-with-the-timex-command/m-p/2774281#M75560</link>
      <description>Thanks Michael,&lt;BR /&gt;It's all so obvious when we stop and think straightforward!&lt;BR /&gt;regards,&lt;BR /&gt;maria.</description>
      <pubDate>Mon, 29 Jul 2002 05:12:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/running-a-script-with-the-timex-command/m-p/2774281#M75560</guid>
      <dc:creator>Peter Gillis</dc:creator>
      <dc:date>2002-07-29T05:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: running a script with the TIMEX command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/running-a-script-with-the-timex-command/m-p/2774282#M75561</link>
      <description>Maria&lt;BR /&gt;&lt;BR /&gt;Remember to asign points.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Mon, 29 Jul 2002 07:05:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/running-a-script-with-the-timex-command/m-p/2774282#M75561</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2002-07-29T07:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: running a script with the TIMEX command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/running-a-script-with-the-timex-command/m-p/2774283#M75562</link>
      <description>Michael - my apologies for not checking the points I assigned to you, had been registered.  &lt;BR /&gt;It might be worthwhile for newer users to be aware that after assigning points you must submit and then you can send a reply (if want to).  It looks to me that you cant assign points, then send a reply and have both actions registered on the system at the same time. &lt;BR /&gt;Anyway, you have your points now and your answer is still very much appreciated&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Maria.</description>
      <pubDate>Mon, 29 Jul 2002 21:41:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/running-a-script-with-the-timex-command/m-p/2774283#M75562</guid>
      <dc:creator>Peter Gillis</dc:creator>
      <dc:date>2002-07-29T21:41:46Z</dc:date>
    </item>
  </channel>
</rss>

