<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Create a TAR file Linux</title>
	<atom:link href="http://www.danieltmurphy.com/create-a-tar-file-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danieltmurphy.com/create-a-tar-file-linux/</link>
	<description>You have to grow up, but you can be immature your whole life</description>
	<lastBuildDate>Sat, 24 Dec 2011 18:11:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: michael schuh</title>
		<link>http://www.danieltmurphy.com/create-a-tar-file-linux/comment-page-1/#comment-157</link>
		<dc:creator>michael schuh</dc:creator>
		<pubDate>Wed, 25 Feb 2009 13:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://danieltmurphy.com//?p=877#comment-157</guid>
		<description>Hi,

using tar -cvzpSf -`date &quot;+%Y-%m-%d&quot;`.tgz or
tar -cvzpSf -`date &quot;+%Y-%m-%d-%H:$M&quot;`.tgz
( change colon to dash or underline if you need )
for backups uses every time the right date ( now ) and orders files per date newest last ( automagically ;-) ) and uses ISO-Norm for date-string.....
another hint: tar can also made incremental backups.... ;-)
for disk-backups it&#039;s better to use dump ( refer to zwicky - torture testing backup... )

cheers
michael</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>using tar -cvzpSf -`date &#8220;+%Y-%m-%d&#8221;`.tgz or<br />
tar -cvzpSf -`date &#8220;+%Y-%m-%d-%H:$M&#8221;`.tgz<br />
( change colon to dash or underline if you need )<br />
for backups uses every time the right date ( now ) and orders files per date newest last ( automagically <img src='http://www.danieltmurphy.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ) and uses ISO-Norm for date-string&#8230;..<br />
another hint: tar can also made incremental backups&#8230;. <img src='http://www.danieltmurphy.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
for disk-backups it&#8217;s better to use dump ( refer to zwicky &#8211; torture testing backup&#8230; )</p>
<p>cheers<br />
michael</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 7/13 queries in 0.015 seconds using disk: basic
Object Caching 328/329 objects using disk: basic

Served from: www.danieltmurphy.com @ 2012-02-08 05:33:19 -->
