Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: Combining Data Files

by naChoZ (Curate)
on Mar 23, 2005 at 16:36 UTC ( [id://441822]=note: print w/replies, xml ) Need Help??


in reply to Re: Combining Data Files
in thread Combining Data Files

I agree. Right from the shell prompt:

test -f file1 && test -f file2 && cat file1 file2

If the files are huge, pipe it through gzip or tar or something.

--
"This alcoholism thing, I think it's just clever propaganda produced by people who want you to buy more bottled water." -- pedestrianwolf

Log In?
Username:
Password:

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

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

    No recent polls found