<?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: timing a process in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/timing-a-process/m-p/2488137#M19095</link>
    <description>You can also preface your command with the timex command.  It reports "in seconds the elapsed time, user time and system time spent in execution of the given command".&lt;BR /&gt;Use it just as the examples James gave for the time coomand.  I've used timex often and it works very well.&lt;BR /&gt;</description>
    <pubDate>Tue, 30 Jan 2001 21:37:42 GMT</pubDate>
    <dc:creator>Dave Wherry</dc:creator>
    <dc:date>2001-01-30T21:37:42Z</dc:date>
    <item>
      <title>timing a process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timing-a-process/m-p/2488135#M19093</link>
      <description>i have a process that cron runs, and i need to find out the time that it takes to run each morning. if i replace the cron job&lt;BR /&gt;/the/script&lt;BR /&gt; with:&lt;BR /&gt;time /the/script &amp;gt;&amp;gt; /stats/file&lt;BR /&gt;it doesnt work, probably because the standard output of this command is the output of the script, not the time command.  anyone know how i can manage this? im not able to run the script on my own and time the result, as it has to run at a specific time.  thanks</description>
      <pubDate>Tue, 30 Jan 2001 20:51:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timing-a-process/m-p/2488135#M19093</guid>
      <dc:creator>Jennifer Young_1</dc:creator>
      <dc:date>2001-01-30T20:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: timing a process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timing-a-process/m-p/2488136#M19094</link>
      <description>Clint:&lt;BR /&gt;&lt;BR /&gt;# time script_name &amp;gt; /tmp/log 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;would place your output and the time results (stderr) into /tmp/log.&lt;BR /&gt;&lt;BR /&gt;# time script_name &amp;gt; /tmp/log 2&amp;gt; /tmp/errlog &lt;BR /&gt;&lt;BR /&gt;would keep the script output and the time statistics in separate files.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 30 Jan 2001 21:17:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timing-a-process/m-p/2488136#M19094</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-01-30T21:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: timing a process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timing-a-process/m-p/2488137#M19095</link>
      <description>You can also preface your command with the timex command.  It reports "in seconds the elapsed time, user time and system time spent in execution of the given command".&lt;BR /&gt;Use it just as the examples James gave for the time coomand.  I've used timex often and it works very well.&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Jan 2001 21:37:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timing-a-process/m-p/2488137#M19095</guid>
      <dc:creator>Dave Wherry</dc:creator>
      <dc:date>2001-01-30T21:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: timing a process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/timing-a-process/m-p/2488138#M19096</link>
      <description>thanks James and Dave, for the speedy responses.</description>
      <pubDate>Tue, 30 Jan 2001 23:11:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/timing-a-process/m-p/2488138#M19096</guid>
      <dc:creator>Jennifer Young_1</dc:creator>
      <dc:date>2001-01-30T23:11:27Z</dc:date>
    </item>
  </channel>
</rss>

