<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Tech-Recipes - Latest Comments in appending a list of files to one file using xargs command | Korn shell | Tech-Recipes</title><link>http://tech-recipes.disqus.com/</link><description>Cookbook of Tech Tutorials</description><language>en</language><lastBuildDate>Tue, 03 Feb 2009 05:19:10 -0000</lastBuildDate><item><title>Re: appending a list of files to one file using xargs command | Korn shell | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/647/appending-a-list-of-files-to-one-file-using-xargs-command/#comment-5804679</link><description>Well in MSDOS, we do this by this cmdline:&lt;br&gt;&lt;br&gt;cmdprompt&lt;br&gt;&lt;br&gt;c:\&amp;gt; type "File1.dat" "File2.dat" "FileNNNN.dat  &amp;gt;&amp;gt; "My_bigfile.dat"&lt;br&gt;c:\&amp;gt;  "My_bigfile.dat"&lt;br&gt;::THIS WILL SHOW ALL FILES APPENDED TO ONE REDIRECTED FILE WITH ::CONTENTS</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">AMK</dc:creator><pubDate>Tue, 03 Feb 2009 05:19:10 -0000</pubDate></item></channel></rss>