<?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: appending a list of files to one file using xargs command</title>
	<atom:link href="http://www.tech-recipes.com/rx/647/appending-a-list-of-files-to-one-file-using-xargs-command/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/647/appending-a-list-of-files-to-one-file-using-xargs-command/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 16:14:40 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: AMK</title>
		<link>http://www.tech-recipes.com/rx/647/appending-a-list-of-files-to-one-file-using-xargs-command/comment-page-1/#comment-8094</link>
		<dc:creator>AMK</dc:creator>
		<pubDate>Tue, 03 Feb 2009 07:19:10 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-8094</guid>
		<description>Well in MSDOS, we do this by this cmdline:&lt;br&gt;&lt;br&gt;cmdprompt&lt;br&gt;&lt;br&gt;c:&gt; type &quot;File1.dat&quot; &quot;File2.dat&quot; &quot;FileNNNN.dat  &gt;&gt; &quot;My_bigfile.dat&quot;&lt;br&gt;c:&gt;  &quot;My_bigfile.dat&quot;&lt;br&gt;::THIS WILL SHOW ALL FILES APPENDED TO ONE REDIRECTED FILE WITH ::CONTENTS</description>
		<content:encoded><![CDATA[<p>Well in MSDOS, we do this by this cmdline:</p>
<p>cmdprompt</p>
<p>c:&gt; type &#8220;File1.dat&#8221; &#8220;File2.dat&#8221; &#8220;FileNNNN.dat  &gt;&gt; &#8220;My_bigfile.dat&#8221;<br />c:&gt;  &#8220;My_bigfile.dat&#8221;<br />::THIS WILL SHOW ALL FILES APPENDED TO ONE REDIRECTED FILE WITH ::CONTENTS</p>
]]></content:encoded>
	</item>
</channel>
</rss>
