Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: File Copy/Merge Question

by thelenm (Vicar)
on Feb 13, 2004 at 20:16 UTC ( [id://328868]=note: print w/replies, xml ) Need Help??


in reply to File Copy/Merge Question

What do you mean by "merge"? Do you just need to concatenate the files? If so, you don't need Perl for this. Use this on *nix:
cat file1 file2 file3 file4 file5 > bigfile

-- Mike

--
XML::Simpler does not require XML::Parser or a SAX parser. It does require File::Slurp.
-- grantm, perldoc XML::Simpler

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://328868]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (6)
As of 2024-04-18 22:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found