MandrivaThis Forum is for the discussion of Mandriva (Mandrake) Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
and why do they always tell you how to extract a tar file? For example, tar -xyz <filename>.tgz. In Mandrake, I just double click it and extract it somewhere. is this the wrong way to extract a file???
A tgz is either a slackpack or short for 'tar.gz' which means gzipped. 'tar.bz2' is compressed with bzip which uses a better but slower compression method. And I use 'tar xjf' for those but do whatever works for you.
" and why do they always tell you how to extract a tar file? For example, tar -xyz <filename>.tgz. In Mandrake, I just double click it and extract it somewhere. is this the wrong way to extract a file???"
Absolutely not. Same thing, only you are using a gui interface instead of command line. End result is exactly the same.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.