<?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 Epoch Time in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/epoch-time/m-p/2530282#M868469</link>
    <description>Does anyone know of a Unix command that will return the current epoch time.  I looked at date, but I don't see that it is an option for epoch.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Greg</description>
    <pubDate>Fri, 18 May 2001 16:14:05 GMT</pubDate>
    <dc:creator>Greg Stark_1</dc:creator>
    <dc:date>2001-05-18T16:14:05Z</dc:date>
    <item>
      <title>Epoch Time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/epoch-time/m-p/2530282#M868469</link>
      <description>Does anyone know of a Unix command that will return the current epoch time.  I looked at date, but I don't see that it is an option for epoch.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Greg</description>
      <pubDate>Fri, 18 May 2001 16:14:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/epoch-time/m-p/2530282#M868469</guid>
      <dc:creator>Greg Stark_1</dc:creator>
      <dc:date>2001-05-18T16:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Epoch Time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/epoch-time/m-p/2530283#M868470</link>
      <description>See time(1), date(1) , gettimeofday(2) , stime(2) , ctime(3C) , strftime(3C) .</description>
      <pubDate>Fri, 18 May 2001 16:17:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/epoch-time/m-p/2530283#M868470</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-05-18T16:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Epoch Time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/epoch-time/m-p/2530284#M868471</link>
      <description>Hi Greg,&lt;BR /&gt;&lt;BR /&gt;Probably the easist method is to create a&lt;BR /&gt;very small perl script e.g. time.pl.&lt;BR /&gt;&lt;BR /&gt;Nothing more than&lt;BR /&gt;printf("%d\n",time());&lt;BR /&gt;&lt;BR /&gt;then your shell script can do this&lt;BR /&gt;SECONDS=`perl time.pl`&lt;BR /&gt;&lt;BR /&gt;That's it, Clay&lt;BR /&gt;</description>
      <pubDate>Fri, 18 May 2001 16:20:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/epoch-time/m-p/2530284#M868471</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-05-18T16:20:12Z</dc:date>
    </item>
  </channel>
</rss>

