[ale] spliting a large file
Charles Shapiro
charles.shapiro at nubridges.com
Wed Apr 24 09:08:57 EDT 2002
I wrote myself an MS-DOS file splitter in C many moons ago which worked
much like split(1). It worked fine on OS/2 and everything up to &
including NT, but I dunno about anything else. I put the files back
together with the copy command, as "copy /b first+twost+third+fourth
combined".
I betcha this would work fine with the unix split file as well. It'd be
easy to test if you have access to a Lose box.
-- CHS
On Tue, 2002-04-23 at 19:47, Cade Thacker wrote:
> Hello,
> I have a need to split a large (35 meg) file and send it to a
> Windows person who uses dial up(hense the need to split to smaller 5meg
> packets). I know you can use split and then cat to put it together on
> linux, but what about putting it back together on windows?
>
> Anybody done this before?
>
> Thanks.
>
>
> --cade
>
> On Linux vs Windows
> ==================
> Remember, amateurs built the Ark, Professionals built the Titanic!
> ==================
>
>
>
>
> ---
> This message has been sent through the ALE general discussion list.
> See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
> sent to listmaster at ale dot org.
>
---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
sent to listmaster at ale dot org.
More information about the Ale
mailing list