<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>takizo, not takezo &#187; date and time</title>
	<atom:link href="http://systems.takizo.com/tag/date-and-time/feed/" rel="self" type="application/rss+xml" />
	<link>http://systems.takizo.com</link>
	<description>the systems admin blog</description>
	<lastBuildDate>Fri, 25 Nov 2011 00:55:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Changing File&#8217;s Date and Time on Unix Systems</title>
		<link>http://systems.takizo.com/2008/07/16/changing-files-date-and-time-on-unix-systems/</link>
		<comments>http://systems.takizo.com/2008/07/16/changing-files-date-and-time-on-unix-systems/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 18:12:55 +0000</pubDate>
		<dc:creator>takizo</dc:creator>
				<category><![CDATA[Systems]]></category>
		<category><![CDATA[date and time]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[file system]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[touch]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://systems.takizo.com/?p=275</guid>
		<description><![CDATA[Change Data and Time of a File At times, we might want to change date and time of a file, for record purposes. For example, when you copying log file from remote machine, when it&#8217;s extract on local machine, the date and time will reflect to current date time. touch Command To update the date [...]]]></description>
			<content:encoded><![CDATA[<h3>Change Data and Time of a File</h3>
<p>At times, we might want to change date and time of a file, for record purposes. For example, when you copying log file from remote machine, when it&#8217;s extract on local machine, the date and time will reflect to current date time. </p>
<h3>touch Command </h3>
<p>To update the date and time of file, run;</p>
<p><em>touch -t ccyymmddhhMMSS filename</em></p>
<p>For more info, run;</p>
<p><em>man touch</em></p>
]]></content:encoded>
			<wfw:commentRss>http://systems.takizo.com/2008/07/16/changing-files-date-and-time-on-unix-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

