Hi jamisar,
No error at all, however, when I try to look at the file, it seems the file is not compact, I am still able to read the file through. Maybe I am confuse here:
I try to tar bunch of files together into one single file(eg: 10 files, each of them about > 800MB, and each of them has been prezip)
1) The 'tar' is to "glue" all the file together and it also packs/compress the file too?
2) or 'tar' is just to 'glue' all the file together, but no compression? If this is the case, then that is why I tar them, add up all files size and have it equal to the size of the tar file.
thanks