Arthur S. Alexion on Tue, 5 Nov 2002 08:44:13 -0500


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] split & cat


On Monday 04 November 2002 06:41 pm, Arthur S. Alexion wrote:
> On Monday 04 November 2002 06:25 pm, gabriel rosenkoetter wrote:
> > On Mon, Nov 04, 2002 at 05:45:35PM -0500, Arthur S. Alexion wrote:
> > > <big cheer>Worked fabulously!  Thanks, Bill.</big cheer>
> > > 
> > > The parts are filename.ext.001, filename.ext.002, etc.  
> > > Would
> > > copy /b filename.ext.00? filename.ext
> > > also work?
> >
> > If DOS does wildcard expansions in the shell, but I don't think
> > that it does. (Try it and find out... :^>)
>
> It does, but the plus sign syntax that Bill recommended is the usual
> way of doing it.  For instance, I know
> copy /b fi*.??1 + fi*.??2 filename.ext
> will work, but don't know if
> copy /b fi*.00? filename.ext
> without separating the files to be combined without the plus will
> work. I'll try it.

Well,
copy /b file*.00? file*.exe
worked to produce
filename.exe.
What I thought was interesting was that it apparently got the order of 
the files to be combined correctly.  I guess this is now getting more 
off topic since these are DOS questions, but I wonder whether it works 
if the parts do not have sequentially numbered extensions.

BTW, this did solve my original problem which is getting a large binary 
downloaded to a Linux machine into a DOS machine via floppy disk.
-- 

_______________________________
Art Alexion
Arthur S. Alexion LLC
mailto:arthur@alexion.com
http://www.alexion.com
_________________________________________________________________________
Philadelphia Linux Users Group        --       http://www.phillylinux.org
Announcements - http://lists.netisland.net/mailman/listinfo/plug-announce
General Discussion  --   http://lists.netisland.net/mailman/listinfo/plug