| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: split
In article <37AB560F.D397816C_at_mail.ford.com>,
Slav Inger <vinger_at_mail.ford.com> wrote:
>NetComrade wrote:
>>
>> Hi,
>>
>> Let's say I used split to split the file for an Oracle Export. (over 2
>> Gig)
>>
>> How would I put the file together during import.
>>
>
>cat chunk1 chunk2 chunk3 > output_file
You mispelled cat chunk1 > out.file
cat chunk[2-$] >> out.file Received on Sun Aug 08 1999 - 20:44:49 CDT
![]() |
![]() |