|
|
| Perl: the Markov chain saw | |
| PerlMonks |
Re: Combining filesby desemondo (Hermit) |
| on Oct 02, 2009 at 11:34 UTC ( [id://798830]=note: print w/replies, xml ) | Need Help?? |
|
Actually, you might not even need Perl for that one. To "join" some files (appended one after another) try the following: copy test1.txt +test2.txt +test3.txt test_appended.txt More info copy /?
Update: Utilitarian's way would work too - however it might be a tad slower... (unlikey to make any real difference though)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||