<?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: Good command line usage habits and tips</title>
	<atom:link href="http://osxdaily.com/2010/08/24/good-command-line-usage-habits-and-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://osxdaily.com/2010/08/24/good-command-line-usage-habits-and-tips/</link>
	<description>News, tips, software, reviews, and more for Mac OS X, iPhone, iPad</description>
	<lastBuildDate>Tue, 21 May 2013 21:37:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: devilspride</title>
		<link>http://osxdaily.com/2010/08/24/good-command-line-usage-habits-and-tips/#comment-111721</link>
		<dc:creator>devilspride</dc:creator>
		<pubDate>Wed, 25 Aug 2010 14:38:09 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2702#comment-111721</guid>
		<description>tar -zxvf path/to/gzippedtarfile -C path/to/unpack

z will use gzip to uncompress it</description>
		<content:encoded><![CDATA[<p>tar -zxvf path/to/gzippedtarfile -C path/to/unpack</p>
<p>z will use gzip to uncompress it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: motoko</title>
		<link>http://osxdaily.com/2010/08/24/good-command-line-usage-habits-and-tips/#comment-111711</link>
		<dc:creator>motoko</dc:creator>
		<pubDate>Wed, 25 Aug 2010 11:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2702#comment-111711</guid>
		<description>on 10.5.8 works:

tar xvf path/to/gzippedtarfile -C path/to/unpack

p.s.=I didn&#039;t know that the z option can be omitted</description>
		<content:encoded><![CDATA[<p>on 10.5.8 works:</p>
<p>tar xvf path/to/gzippedtarfile -C path/to/unpack</p>
<p>p.s.=I didn&#8217;t know that the z option can be omitted</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: motoko</title>
		<link>http://osxdaily.com/2010/08/24/good-command-line-usage-habits-and-tips/#comment-111695</link>
		<dc:creator>motoko</dc:creator>
		<pubDate>Wed, 25 Aug 2010 09:46:28 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2702#comment-111695</guid>
		<description>tar xvf -C path/to/unpack newarc.tar.gz

but the newarc is gzipped...tar can uncompress a gzipped file?</description>
		<content:encoded><![CDATA[<p>tar xvf -C path/to/unpack newarc.tar.gz</p>
<p>but the newarc is gzipped&#8230;tar can uncompress a gzipped file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Woodgie</title>
		<link>http://osxdaily.com/2010/08/24/good-command-line-usage-habits-and-tips/#comment-111636</link>
		<dc:creator>Woodgie</dc:creator>
		<pubDate>Tue, 24 Aug 2010 20:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=2702#comment-111636</guid>
		<description>Absolutely excellent, thank you!</description>
		<content:encoded><![CDATA[<p>Absolutely excellent, thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced (User agent is rejected)
Database Caching 1/3 queries in 0.003 seconds using disk: basic
Object Caching 222/223 objects using disk: basic
Content Delivery Network via cdn.osxdaily.com

Served from: osxdaily.com @ 2013-05-22 06:43:07 -->