GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   How the fuck do I view/extract a tar file? (https://gfy.com/showthread.php?t=519443)

OzMan 09-22-2005 09:59 AM

How the fuck do I view/extract a tar file?
 
A host sent me a site backup in tar format. ..tried winzip etc but get nothing or garble :disgust

AcidMax 09-22-2005 10:00 AM

Get winrar I think you can find it at rarlabs.com if not search for it. Just make sure when you install it, and open it, it associates with .tar files (it should by default).

Young 09-22-2005 10:01 AM

Quote:

Originally Posted by AcidMax
Get winrar I think you can find it at rarlabs.com if not search for it. Just make sure when you install it, and open it, it associates with .tar files (it should by default).

winrar :thumbsup

I've been using the trial edition for about a year now

OzMan 09-22-2005 10:02 AM

I tried everything except winrar lol thanks :thumbsup

polle54 09-22-2005 10:21 AM

Quote:

Originally Posted by OzMan
I tried everything except winrar lol thanks :thumbsup


Winrar should be on every guys computer, you will use but that when you have it :)

363R 09-22-2005 10:44 AM

Baby Oil helps remove tar.

badmrfrosty 09-22-2005 10:55 AM

If you want to just untar it to another server (unix/linux) use:

tar -xvf filename

if it has a gzip extension use

gzip -d filename.tar.gz;tar -xvf filename.tar

BMF

SFF11 09-22-2005 12:16 PM

tar -xzf *.tar.gz

http://www.7-zip.org/ instead of WinRAR

nexcom28 09-22-2005 12:19 PM

Can you not use winzip?

chaze 09-22-2005 12:21 PM

Quote:

Originally Posted by OzMan
A host sent me a site backup in tar format. ..tried winzip etc but get nothing or garble :disgust

You can do it with winrar from here:

http://dwhsdownload.com/

Jace 09-22-2005 12:24 PM

i don't use anything but winrar for file compression, it has all the popular formats

i don't understand people that still use winzip, that program is such shit

Antonio 09-22-2005 01:43 PM

winrar rocks, but you can also rename it to .zip and open it with Winzip (unless I'm confusing .tar with .jar extentions)

Gungadin 09-22-2005 01:47 PM

tar -xvf filename.tar

if it's .tar.gz, just run this first:

gunzip filename.tar.gz


All times are GMT -7. The time now is 07:57 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123