<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/bash/tags/gz</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 23 Nov 2008 15:57:32 GMT</pubDate>
<item>
<title>(Bash) Create a .tar.gz archive using Terminal OS X - chrisaiv</title>
<link>http://snipplr.com/view/7144/create-a-targz-archive-using-terminal-os-x/</link>
<description><![CDATA[ <p>This command will allow you to make a tar ball with gzip compression:
-c = Create
-v = Verbosely list files processed
-z = Filter the archive through gzip
-p = Preserve Permissions ( extract all protection information)
-f  = Use archive file or device F</p> ]]></description>
<pubDate>Sat, 05 Jul 2008 18:45:35 GMT</pubDate>
<guid>http://snipplr.com/view/7144/create-a-targz-archive-using-terminal-os-x/</guid>
</item>
<item>
<title>(Bash) expand tar.gz files - bbhack</title>
<link>http://snipplr.com/view/3864/expand-targz-files/</link>
<description><![CDATA[ <p>One shot verbose expansion.</p> ]]></description>
<pubDate>Tue, 09 Oct 2007 02:28:59 GMT</pubDate>
<guid>http://snipplr.com/view/3864/expand-targz-files/</guid>
</item>
<item>
<title>(Bash) deziper un fichier gz - olive</title>
<link>http://snipplr.com/view/2077/deziper-un-fichier-gz/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 01 Feb 2007 07:27:09 GMT</pubDate>
<guid>http://snipplr.com/view/2077/deziper-un-fichier-gz/</guid>
</item>
<item>
<title>(Bash) unix, pack folder and contents with tar gz - assbach</title>
<link>http://snipplr.com/view/1755/unix-pack-folder-and-contents-with-tar-gz/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 04 Dec 2006 03:52:54 GMT</pubDate>
<guid>http://snipplr.com/view/1755/unix-pack-folder-and-contents-with-tar-gz/</guid>
</item>
</channel>
</rss>