
06.08.2006, 05:20
|
|
Постоянный
Регистрация: 23.04.2006
Сообщений: 622
Провел на форуме: 5887054
Репутация:
1292
|
|
I don't really understand what you want to do, but I thick you want to combine 2 or more files together, if it is you can use this command “more src.dat >>dest.dat”, it appends src.dat to dest.dat, but you'll not be able to separate it, or if you want to compress these files to .rar archive you should use some compress program like WinRAR.
|
|
|