<?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: hjsplit and linux split</title>
	<atom:link href="http://gingerjoos.com/blog/linux/hjsplit-and-linux-split/feed" rel="self" type="application/rss+xml" />
	<link>http://gingerjoos.com/blog/linux/hjsplit-and-linux-split</link>
	<description>Are dreams thoughts... or are thoughts dreams..</description>
	<lastBuildDate>Tue, 20 Jul 2010 16:46:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Anirudh</title>
		<link>http://gingerjoos.com/blog/linux/hjsplit-and-linux-split/comment-page-1#comment-54</link>
		<dc:creator>Anirudh</dc:creator>
		<pubDate>Wed, 01 Jul 2009 11:38:56 +0000</pubDate>
		<guid isPermaLink="false">http://gingerjoos.com/blog/?p=107#comment-54</guid>
		<description>Hello meaculpa,

All comments are moderated, sorry it took a while for me to approve your comment. Was a little busy.

What you say about having to rename files is absolutely true. Thanks for the heads up. I should have checked a little more closely before posting :D</description>
		<content:encoded><![CDATA[<p>Hello meaculpa,</p>
<p>All comments are moderated, sorry it took a while for me to approve your comment. Was a little busy.</p>
<p>What you say about having to rename files is absolutely true. Thanks for the heads up. I should have checked a little more closely before posting <img src='http://gingerjoos.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: meaculpa</title>
		<link>http://gingerjoos.com/blog/linux/hjsplit-and-linux-split/comment-page-1#comment-51</link>
		<dc:creator>meaculpa</dc:creator>
		<pubDate>Tue, 30 Jun 2009 15:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://gingerjoos.com/blog/?p=107#comment-51</guid>
		<description>hi,

i came accross your site because i was searching for a method to join linux-splitted files on windows...


the output files won&#039;t be joinable with hjsplit, because hjsplit
expects an *.001 as first file. It can&#039;t be set to *.000 .

the linux split command however will always start with *.000 and can&#039;t be set to start at *.001 .

so there is no way around renaming each file in windows if you want to use hjsplit :(
for windows there are a lot of tools that can do the rename job for you. i found a tool called &quot;Easy Rename&quot; via google.
it has a built in function for renaming a bunch of files to *.001,*.002 and so on

but you don&#039;t need these tools. you can also join the files without renaming them, by using the windows command prompt:
1. Open the command prompt
2. browse to your dir that includes the part files
3. type without the &quot;: &quot;copy /b debian-testing-i386-DVD-1.iso.* debian-testing-i386-DVD-1.iso&quot;

this will join the files on windows even if they start with *.000


and you also don&#039;t need a linux version of hjsplit :) , the similar join command for linux would be:
1. browse to your dir that includes the part files
2. type without &quot;: &quot;cat debian-testing-i386-DVD-1.iso.* &gt; debian-testing-i386-DVD-1.iso&quot;


regards, meaculpa</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>i came accross your site because i was searching for a method to join linux-splitted files on windows&#8230;</p>
<p>the output files won&#8217;t be joinable with hjsplit, because hjsplit<br />
expects an *.001 as first file. It can&#8217;t be set to *.000 .</p>
<p>the linux split command however will always start with *.000 and can&#8217;t be set to start at *.001 .</p>
<p>so there is no way around renaming each file in windows if you want to use hjsplit <img src='http://gingerjoos.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
for windows there are a lot of tools that can do the rename job for you. i found a tool called &#8220;Easy Rename&#8221; via google.<br />
it has a built in function for renaming a bunch of files to *.001,*.002 and so on</p>
<p>but you don&#8217;t need these tools. you can also join the files without renaming them, by using the windows command prompt:<br />
1. Open the command prompt<br />
2. browse to your dir that includes the part files<br />
3. type without the &#8220;: &#8220;copy /b debian-testing-i386-DVD-1.iso.* debian-testing-i386-DVD-1.iso&#8221;</p>
<p>this will join the files on windows even if they start with *.000</p>
<p>and you also don&#8217;t need a linux version of hjsplit <img src='http://gingerjoos.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  , the similar join command for linux would be:<br />
1. browse to your dir that includes the part files<br />
2. type without &#8220;: &#8220;cat debian-testing-i386-DVD-1.iso.* &gt; debian-testing-i386-DVD-1.iso&#8221;</p>
<p>regards, meaculpa</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to join split files &#124; Dreams of Thought</title>
		<link>http://gingerjoos.com/blog/linux/hjsplit-and-linux-split/comment-page-1#comment-41</link>
		<dc:creator>How to join split files &#124; Dreams of Thought</dc:creator>
		<pubDate>Wed, 24 Jun 2009 19:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://gingerjoos.com/blog/?p=107#comment-41</guid>
		<description>[...] is sort of a follow-up to my previous post which talked about how you can use the split command in Linux to create split files which can be joined with hjsplit on.... My theory is that hjsplit does the same thing split does &#8211; which is just take the file and [...]</description>
		<content:encoded><![CDATA[<p>[...] is sort of a follow-up to my previous post which talked about how you can use the split command in Linux to create split files which can be joined with hjsplit on&#8230;. My theory is that hjsplit does the same thing split does &#8211; which is just take the file and [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.260 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-07-31 01:12:26 -->
