Re: Alternative to rar split files?



On Tue, 30 Oct 2007, IAmTheSlime wrote:-

On Mon, 29 Oct 2007 21:11:22 +0000, David Bolt <blacklist-me@xxxxxxxxxx>
wrote:

copy /b file* complete.file


Only if their file name sequencing follows. The command will add in
exact order with your first command syntax , but your second can sequence
incorrectly.

If the sequence is produced by split, hjsplit, lxsplit, or similar, it
should be in sequence. Of course, there's the possibility that using a
wildcard may not work as either DOS, or the DOS box/Command prompt of
Windows, decides to randomize the sort order.

Since my Windows system has both lxsplit and hjsplit available, and I
prefer to use Cygwin to the Command Prompt, the use of copy or type
doesn't bother me.


Regards,
David Bolt

--
www.davjam.org/lifetype/ www.distributed.net: OGR@100Mnodes, RC5-72@15Mkeys
| SUSE 10.1 32bit | openSUSE 10.2 32bit | openSUSE 10.3 32bit
SUSE 10.0 64bit | SUSE 10.1 64bit | openSUSE 10.2 64bit |
RISC OS 3.11 | RISC OS 3.6 | TOS 4.02 | openSUSE 10.3 PPC
.



Relevant Pages

  • Re: Migration tool
    ... database schema for a web application I'm developing. ... contain the SQL code to generate the objects (tables, sequences, ... new column and a drop column command to eliminate one no longer ... present it will not know the actual sequence of events was to add the ...
    (comp.databases.oracle.tools)
  • [2.6 patch] drivers/char/ip2*: misc cleanups (fwd)
    ... -// This routine sets the parameters of command 38 Define Hot Key sequence (alias ... -i2cmdSetSeq(unsigned char type, unsigned char size, unsigned char *string) ... +static inline int ...
    (Linux-Kernel)
  • [2.6 patch] drivers/char/ip2*: misc cleanups
    ... -// This routine sets the parameters of command 38 Define Hot Key sequence (alias ... -i2cmdSetSeq(unsigned char type, unsigned char size, unsigned char *string) ... +static inline int ...
    (Linux-Kernel)
  • RE: how to search two fields in form
    ... The row source can be either a value list ... the division and sequence numbers in two separate columns. ... You could have a command button that they could click or you could just ... run the code in the after update event of one of the text boxes. ...
    (microsoft.public.access.gettingstarted)
  • TIP #225: Arithmetic Series with Optimized Space Complexity
    ... This TIP proposes to add a new command to generate arithmetic sequences ... The only change from the point of view of the Tcl ... initialized to the first element of the sequence, ... Infinite series and series resulting in lists bigger than the maximum ...
    (comp.lang.tcl)