Rob Starling wrote:
> On Thu, Mar 26, 2009 at 01:27:27PM -0400, H.S. wrote:
>> Well, I split the tar file to smaller chunks of 680M each (using the
>> split command).
>> $> split -d -b 680M /tmp/datafile.tar  datfile
> ...
> 
> just be sure that the * expands to the names of the files in the
> right order!  if it's just a few, i'd play it safe and just list
> 'em in the right order.
> 
> --Rob*
> 

Of course. That "-d" tells split to number them sequentially. There are
only seven parts and they are listed in the right order.

Thanks.



-- 

Please reply to this list only. I read this list on its corresponding
newsgroup on gmane.org. Replies sent to my email address are just
filtered to a folder in my mailbox and get periodically deleted without
ever having been read.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to