<?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>Fri, 10 Feb 2012 12:22:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</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-27600</link>
		<dc:creator>AMK</dc:creator>
		<pubDate>Tue, 03 Feb 2009 10:19:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-27600</guid>
		<description>Well in MSDOS, we do this by this cmdline:

cmdprompt

c:&gt; type &quot;File1.dat&quot; &quot;File2.dat&quot; &quot;FileNNNN.dat  &gt;&gt; &quot;My_bigfile.dat&quot;
c:&gt;  &quot;My_bigfile.dat&quot;
::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>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (User agent is rejected)
Database Caching 2/8 queries in 0.484 seconds using memcached
Object Caching 254/257 objects using memcached

Served from: www.tech-recipes.com @ 2012-02-10 11:02:51 -->
