<?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: ls query in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ls-query/m-p/3348226#M869864</link>
    <description>ls will display anything older than 6 months only with the Month Day and year.&lt;BR /&gt;&lt;BR /&gt;If you want the time you may have to look at gnu ls which is part of the coreutils bundle.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Gnu/coreutils-5.2.1/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Gnu/coreutils-5.2.1/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 03 Aug 2004 10:22:55 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2004-08-03T10:22:55Z</dc:date>
    <item>
      <title>ls query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ls-query/m-p/3348223#M869861</link>
      <description>Is it possible to have ls display the creation time on a file that is older than 6 months? if so, what is the switch?&lt;BR /&gt;&lt;BR /&gt;hpux 11.00</description>
      <pubDate>Tue, 03 Aug 2004 10:10:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ls-query/m-p/3348223#M869861</guid>
      <dc:creator>Steve Buchan_1</dc:creator>
      <dc:date>2004-08-03T10:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: ls query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ls-query/m-p/3348224#M869862</link>
      <description>Not possible with ls.&lt;BR /&gt;&lt;BR /&gt;find . -type f -ctime +180&lt;BR /&gt;&lt;BR /&gt;Will display files greater than 180 days old.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Tue, 03 Aug 2004 10:14:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ls-query/m-p/3348224#M869862</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-08-03T10:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: ls query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ls-query/m-p/3348225#M869863</link>
      <description>I can find the files no problem, I just need to know the creation time....</description>
      <pubDate>Tue, 03 Aug 2004 10:16:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ls-query/m-p/3348225#M869863</guid>
      <dc:creator>Steve Buchan_1</dc:creator>
      <dc:date>2004-08-03T10:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: ls query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ls-query/m-p/3348226#M869864</link>
      <description>ls will display anything older than 6 months only with the Month Day and year.&lt;BR /&gt;&lt;BR /&gt;If you want the time you may have to look at gnu ls which is part of the coreutils bundle.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Gnu/coreutils-5.2.1/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Gnu/coreutils-5.2.1/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Aug 2004 10:22:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ls-query/m-p/3348226#M869864</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-08-03T10:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: ls query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ls-query/m-p/3348227#M869865</link>
      <description>On unix, there are three times associated with a file/dir&lt;BR /&gt;&lt;BR /&gt;atime -- access time (ll -u)&lt;BR /&gt;ctime -- Change time (ll -c)&lt;BR /&gt;If a file has not been updated since it was created ctime can be taken as creation time. but if it has been changed since then, there is no way to tell when the file was created)&lt;BR /&gt;mtime - modification time (ll -m)&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Tue, 03 Aug 2004 10:24:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ls-query/m-p/3348227#M869865</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-08-03T10:24:19Z</dc:date>
    </item>
  </channel>
</rss>

