<?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>Alt.bin - alt.binaries - usenet newsgroups - reference and tutorials &#187; sh</title>
	<atom:link href="http://altbin.net/tag/sh/feed" rel="self" type="application/rss+xml" />
	<link>http://altbin.net</link>
	<description>The complete reference about alt.binaries newsgroups on usenet</description>
	<lastBuildDate>Sun, 04 Oct 2009 17:39:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to batch-repair a directory with par2</title>
		<link>http://altbin.net/2009/09/how-to-batch-repair-a-directory-with-par2.html</link>
		<comments>http://altbin.net/2009/09/how-to-batch-repair-a-directory-with-par2.html#comments</comments>
		<pubDate>Wed, 09 Sep 2009 17:44:01 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[batch-repair]]></category>
		<category><![CDATA[mass-repair]]></category>
		<category><![CDATA[par2]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[recovery-set]]></category>
		<category><![CDATA[sh]]></category>

		<guid isPermaLink="false">http://altbin.net/?p=123</guid>
		<description><![CDATA[You can use this perl script.
$ mass-par2repair alt.binaries.*
Where arguments are directories, NOT files.

#!/usr/bin/perl -w
# Copyright (C) 2005 Anthony DeRobertis (netnews at derobert d0t net)
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 [...]]]></description>
		<wfw:commentRss>http://altbin.net/2009/09/how-to-batch-repair-a-directory-with-par2.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Advice for posting par2 and split files</title>
		<link>http://altbin.net/2009/09/advice-for-posting-par2-and-split-files.html</link>
		<comments>http://altbin.net/2009/09/advice-for-posting-par2-and-split-files.html#comments</comments>
		<pubDate>Wed, 09 Sep 2009 17:29:39 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.001]]></category>
		<category><![CDATA[binaries]]></category>
		<category><![CDATA[hjsplit]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[newspost]]></category>
		<category><![CDATA[par2]]></category>
		<category><![CDATA[sh]]></category>
		<category><![CDATA[split]]></category>
		<category><![CDATA[split files]]></category>
		<category><![CDATA[usenet]]></category>

		<guid isPermaLink="false">http://altbin.net/?p=112</guid>
		<description><![CDATA[ 
  ( Thanks a lot to &#8220;Nobody&#8221; @ a.b.m.a.d for this part! )
You don&#8217;t need a file splitter do it, the split command-line will do the job easily.
Posting rules :
* The split files must be a multiple of the par2 block-size, if not some blocks can be lost between two split files.
* The [...]]]></description>
		<wfw:commentRss>http://altbin.net/2009/09/advice-for-posting-par2-and-split-files.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Split 001 002 files with Linux</title>
		<link>http://altbin.net/2009/09/split-001-002-files-with-linux.html</link>
		<comments>http://altbin.net/2009/09/split-001-002-files-with-linux.html#comments</comments>
		<pubDate>Thu, 03 Sep 2009 20:42:08 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.001]]></category>
		<category><![CDATA[002]]></category>
		<category><![CDATA[cat]]></category>
		<category><![CDATA[concatenate]]></category>
		<category><![CDATA[hjsplit]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[sh]]></category>
		<category><![CDATA[split files]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[usenet]]></category>

		<guid isPermaLink="false">http://altbin.net/?p=88</guid>
		<description><![CDATA[Concatenation of multiple split files.
These split files are likely to be made by Quickpar users under windows, so the perfect way to assemble them is to use the par2 command line. ( from the parchive package )
par2 r myfile.par2 myfile.*
That way, all the split files will be considered as additionnal blocks, and it will check, [...]]]></description>
		<wfw:commentRss>http://altbin.net/2009/09/split-001-002-files-with-linux.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
