![]() |
tarballs
What is the diff between tgz; tar.gz; gz; zip; ace; rar... etc. The main ones I am wondering about are tgz and tar.gz
Thanks |
tar.gz --> created by tar -czvf folder
--> extracted by tar -zxvf filename.tar.gz zip --> created by zip/winzip .. --> extraxted by unzip filelname.zip ace --> no idea :D rar --> zip archives too,but not popular in linux. tgz --> =tar.gz or --> =slackware's binary packages format |
Cool, thanks for the in depth answers. Also, what is the -cvzf? Is that the name of the program? Ooooh, actually, I know. That's the options for tar. But what do they mean? Thanks. Nevermind, I can just do a man tar. I gotta get the Navy to install Linux on these PC's so I can learn with em. I sit here all night at work and have to use a NT PC. It sucks. Not too unstable for Winsucks though.
Cool, thanks. |
Well, tgz is just a renaming convention for tar.gz, due to 8+3 DOS filename limitation, AFAIK. :)
HTH, vfs. |
ace is just another compression format than zip, used more or less frequently in Windows. It has quite impressive compression ratios!
|
if you are on a windows box I would recommend ace. It seems to be easier to work with and the compression is much better!
|
| All times are GMT -5. The time now is 12:44 AM. |