Re: Files larger than 2.9 gigs
Re: Files larger than 2.9 gigs
- Subject: Re: Files larger than 2.9 gigs
- From: Andy Armstrong <email@hidden>
- Date: Wed, 21 Dec 2005 19:27:03 +0000
On 21 Dec 2005, at 19:23, <email@hidden>
<email@hidden> wrote:
Well all I need to do is read files in parts from one place and write
them in to a single file on disk. basically taking file1 file2
file3 etc
and putting them all into a single file.
I tried this but it does not work:
So you're literally just doing cat f1 f2 f3 > fx?
Why do you want to load the whole file into memory?
--
Andy Armstrong, hexten.net
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden