<?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: file creation time in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file-creation-time/m-p/4958804#M415283</link>
    <description>Hi All&lt;BR /&gt;&lt;BR /&gt;   Really helping replies from all. Clossing the thread and points have been assigned to everyone.&lt;BR /&gt;&lt;BR /&gt;thanks and regds&lt;BR /&gt;S.O</description>
    <pubDate>Mon, 13 Feb 2006 04:09:42 GMT</pubDate>
    <dc:creator>so_2</dc:creator>
    <dc:date>2006-02-13T04:09:42Z</dc:date>
    <item>
      <title>file creation time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-creation-time/m-p/4958797#M415276</link>
      <description>Hi All&lt;BR /&gt;&lt;BR /&gt;   Is there any command to know when do a file is actually created (not modified)?&lt;BR /&gt;&lt;BR /&gt;Thanks and regds&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;S.O</description>
      <pubDate>Fri, 10 Feb 2006 05:30:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-creation-time/m-p/4958797#M415276</guid>
      <dc:creator>so_2</dc:creator>
      <dc:date>2006-02-10T05:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: file creation time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-creation-time/m-p/4958798#M415277</link>
      <description>We may not find file creation time in *NIX platforms. &lt;BR /&gt;&lt;BR /&gt;See this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=203044" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=203044&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=832810" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=832810&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Fri, 10 Feb 2006 05:33:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-creation-time/m-p/4958798#M415277</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-02-10T05:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: file creation time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-creation-time/m-p/4958799#M415278</link>
      <description>Hi SO, &lt;BR /&gt;&lt;BR /&gt;It is not possible to find out the creation time as UNIX doesn't provide anyways to do that. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Fri, 10 Feb 2006 05:36:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-creation-time/m-p/4958799#M415278</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-02-10T05:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: file creation time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-creation-time/m-p/4958800#M415279</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Not sure .. but looking  # man ll   is worth.&lt;BR /&gt;&lt;BR /&gt;See the option -c !!!&lt;BR /&gt;&lt;BR /&gt;Rgds / James&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Feb 2006 10:32:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-creation-time/m-p/4958800#M415279</guid>
      <dc:creator>James George_1</dc:creator>
      <dc:date>2006-02-10T10:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: file creation time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-creation-time/m-p/4958801#M415280</link>
      <description>James,&lt;BR /&gt;&lt;BR /&gt;The -c option just sorts on time of last modification.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 10 Feb 2006 10:49:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-creation-time/m-p/4958801#M415280</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-02-10T10:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: file creation time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-creation-time/m-p/4958802#M415281</link>
      <description>UNIX does not carry that metadata. The only way to do this is to somehow include this data in the file itself. The most straightforward way is to include a datestamp in the filename itself. If you choose to do so then you should encode UTC times rather than local times because you don't want TZ settings to add to the confusion. Another approach is to simply include the epoch seconds in the filename.</description>
      <pubDate>Fri, 10 Feb 2006 10:54:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-creation-time/m-p/4958802#M415281</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-02-10T10:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: file creation time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-creation-time/m-p/4958803#M415282</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You have three timestamps held in file's inode.&lt;BR /&gt;&lt;BR /&gt;The 'mtime' is the modification time.  This only equals a creation time when the file is created.  Thereafter, writes to the file change this value.&lt;BR /&gt;&lt;BR /&gt;The 'atime' is the last access timestamp -- when a file was read or executed.&lt;BR /&gt;&lt;BR /&gt;The 'ctime' is the last *change* of the inode.  Changing a file's permissions, its ownership, its name, or modifying the 'mtime' and/or 'atime' with 'touch' alter the 'ctime'.&lt;BR /&gt;&lt;BR /&gt;Using 'ls -l' reports the 'mtime.&lt;BR /&gt;&lt;BR /&gt;Using 'ls -ul' reports the "use" time or 'atime'.&lt;BR /&gt;&lt;BR /&gt;Using 'ls -cl' reports the "change" time or 'ctime'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 10 Feb 2006 11:00:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-creation-time/m-p/4958803#M415282</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-02-10T11:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: file creation time</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-creation-time/m-p/4958804#M415283</link>
      <description>Hi All&lt;BR /&gt;&lt;BR /&gt;   Really helping replies from all. Clossing the thread and points have been assigned to everyone.&lt;BR /&gt;&lt;BR /&gt;thanks and regds&lt;BR /&gt;S.O</description>
      <pubDate>Mon, 13 Feb 2006 04:09:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-creation-time/m-p/4958804#M415283</guid>
      <dc:creator>so_2</dc:creator>
      <dc:date>2006-02-13T04:09:42Z</dc:date>
    </item>
  </channel>
</rss>

