<?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>ByREV &#187; Search Results  &#187;  zip extract</title>
	<atom:link href="http://blog.4rev.net/?s=zip%20extract&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.4rev.net</link>
	<description>4 REV NET</description>
	<lastBuildDate>Thu, 19 Nov 2009 00:36:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ZIP &#8211; End-of-central-directory signature</title>
		<link>http://blog.4rev.net/2007-09/zip-end-of-central-directory-signature/</link>
		<comments>http://blog.4rev.net/2007-09/zip-end-of-central-directory-signature/#comments</comments>
		<pubDate>Mon, 24 Sep 2007 22:38:21 +0000</pubDate>
		<dc:creator>byrev</dc:creator>
				<category><![CDATA[Bookmarks]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[arhivare]]></category>
		<category><![CDATA[comezi]]></category>
		<category><![CDATA[multi-volume]]></category>
		<category><![CDATA[P7ZIP]]></category>
		<category><![CDATA[zip]]></category>

		<guid isPermaLink="false">http://byrev.net/2007-09/zip-end-of-central-directory-signature/</guid>
		<description><![CDATA[Aveti de arhivat ceva mare &#8230; si din pacate e prea mare &#8230; pana la urma arhivati dar beleaua e ca nu puteti sa&#8217;l si scoateti prin http (browser) de ex de pe server. Ce e de facut !? Folositi comanda SPLIT din Linux dupa care reconstituiti cu comanda cat fisierul original. La dezarhivare surpriza:
End-of-central-directory [...]]]></description>
		<wfw:commentRss>http://blog.4rev.net/2007-09/zip-end-of-central-directory-signature/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Linux &#8211; how to zip a folder</title>
		<link>http://blog.4rev.net/2007-09/linux-how-to-zip-a-folder/</link>
		<comments>http://blog.4rev.net/2007-09/linux-how-to-zip-a-folder/#comments</comments>
		<pubDate>Fri, 21 Sep 2007 20:56:20 +0000</pubDate>
		<dc:creator>byrev</dc:creator>
				<category><![CDATA[Bookmarks]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[archive directory]]></category>
		<category><![CDATA[P7ZIP]]></category>
		<category><![CDATA[unzip]]></category>
		<category><![CDATA[zip]]></category>

		<guid isPermaLink="false">http://byrev.net/2007-09/linux-how-to-zip-a-folder/</guid>
		<description><![CDATA[zip -qq -r archive directory
 This command would archive entire contents of directory including all the subdirectories in filenamed archive
or
zip -qq -R archive
This command would archive the entire  contents of the current directory in the file archive
unzip -qq archive -d directory-location
    This command would extract the contents of archive into the [...]]]></description>
		<wfw:commentRss>http://blog.4rev.net/2007-09/linux-how-to-zip-a-folder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
