<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Shell Script Nuggets: File Date Manipulation And Checking</title>
	<link>http://www.boredworkers.com/2006/06/28/shell-script-nuggets-file-date-manipulation-and-checking/</link>
	<description>Get a grip!</description>
	<pubDate>Fri, 18 May 2012 02:43:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>by: Stoney</title>
		<link>http://www.boredworkers.com/2006/06/28/shell-script-nuggets-file-date-manipulation-and-checking/#comment-35614</link>
		<pubDate>Tue, 29 May 2007 13:56:05 +0000</pubDate>
		<guid>http://www.boredworkers.com/2006/06/28/shell-script-nuggets-file-date-manipulation-and-checking/#comment-35614</guid>
					<description>ctime is not really the creation time of the file.  It is the creation time of the inode of the file or when the inode was last changed.

But otherwise a good post.

-S</description>
		<content:encoded><![CDATA[<p>ctime is not really the creation time of the file.  It is the creation time of the inode of the file or when the inode was last changed.</p>
<p>But otherwise a good post.</p>
<p>-S
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: gbyeow</title>
		<link>http://www.boredworkers.com/2006/06/28/shell-script-nuggets-file-date-manipulation-and-checking/#comment-2440</link>
		<pubDate>Fri, 30 Jun 2006 03:48:06 +0000</pubDate>
		<guid>http://www.boredworkers.com/2006/06/28/shell-script-nuggets-file-date-manipulation-and-checking/#comment-2440</guid>
					<description>It is not part of the default Windows utilities. Do what Simon-says'.</description>
		<content:encoded><![CDATA[<p>It is not part of the default Windows utilities. Do what Simon-says&#8217;.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Simonsays</title>
		<link>http://www.boredworkers.com/2006/06/28/shell-script-nuggets-file-date-manipulation-and-checking/#comment-2425</link>
		<pubDate>Thu, 29 Jun 2006 08:24:30 +0000</pubDate>
		<guid>http://www.boredworkers.com/2006/06/28/shell-script-nuggets-file-date-manipulation-and-checking/#comment-2425</guid>
					<description>WL: I guess for Windows one could look at the &lt;a href="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/ntcmds.mspx?mfr=true" rel="nofollow"&gt;Windows XP command-line reference&lt;/a&gt;, but I doubt that an equivalent of &lt;code&gt;touch&lt;/code&gt; is there. I like supplementing the bare-bones NT command line with &lt;a href="http://www.cygwin.com" rel="nofollow"&gt;Cygwin&lt;/a&gt; because all the Linux bash coreutils commands are accessible after adding the &lt;em&gt;/bin&lt;/em&gt; directory to the User Account environment variables.

Hmmm, for those of you who don't know what we're talking about... download Cygwin/Knopppix Live CD and give it a go!</description>
		<content:encoded><![CDATA[<p>WL: I guess for Windows one could look at the <a href="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/ntcmds.mspx?mfr=true" rel="nofollow">Windows XP command-line reference</a>, but I doubt that an equivalent of <code>touch</code> is there. I like supplementing the bare-bones NT command line with <a href="http://www.cygwin.com" rel="nofollow">Cygwin</a> because all the Linux bash coreutils commands are accessible after adding the <em>/bin</em> directory to the User Account environment variables.</p>
<p>Hmmm, for those of you who don&#8217;t know what we&#8217;re talking about&#8230; download Cygwin/Knopppix Live CD and give it a go!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: WL</title>
		<link>http://www.boredworkers.com/2006/06/28/shell-script-nuggets-file-date-manipulation-and-checking/#comment-2422</link>
		<pubDate>Wed, 28 Jun 2006 13:35:11 +0000</pubDate>
		<guid>http://www.boredworkers.com/2006/06/28/shell-script-nuggets-file-date-manipulation-and-checking/#comment-2422</guid>
					<description>Windows don't have similar utilities?</description>
		<content:encoded><![CDATA[<p>Windows don&#8217;t have similar utilities?
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

