![]() |
|
|
|
#1
|
|||
|
Under Unix you can use the split command.
Code:
split -l 1000000 file.txt And if you need to rejoin the files after editing them, simply use 'cat' Code:
cat xaa xab xac > newfile.txt Oh, and vim > * [You must be logged in to view images. Log in or Register.] | ||
|
Last edited by Adachi; 05-13-2013 at 11:45 PM..
|
|
||
|
#3
|
|||
|
I think if he breaks the files up this thing is never going to work. Like has been said one stupid corrupt sector and yarcarbluee. [You must be logged in to view images. Log in or Register.] This needs to be transfered complete.
| ||
|
|
|||
![]() |
|
|