The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Splitting input files into multiple files through AWK command arund_01 Shell Programming and Scripting 3 05-13-2008 06:17 AM
Find duplicates from multuple files with 2 diff types of files ricky007 Shell Programming and Scripting 2 03-04-2008 10:46 AM
unzip particular gzip files among the normal data files thepurple Shell Programming and Scripting 4 11-30-2007 08:17 AM
when I try to run rm on multiple files I have problem to delete files with space umen UNIX for Dummies Questions & Answers 1 09-20-2005 12:20 AM
text files, ASCII files, binary files and ftp transfers Perderabo Answers to Frequently Asked Questions 0 04-08-2004 01:25 PM

Closed Thread
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 10-08-2000
Registered User
 

Join Date: Oct 2000
Posts: 7
How do I install .tar files? Can I unzip them on my local computer (win95) and then copy them to my server?

What is the deal with these?

Thanks for your time.
Forum Sponsor
  #2  
Old 10-08-2000
Neo's Avatar
Neo Neo is offline
Administrator
 

Join Date: Sep 2000
Location: Asia Pacific
Posts: 4,493
.tar files are just archives where the files and directories are contained in a nice archive.

Let's say you have a distribution at /usr/local/goodstuff

To create the tar file (one example):

tar cvf goodstuff.tar /usr/local/goodstuff

This creates a file names goodstuff.tar from the directory
and all files below the directory.

Now, if you move this to an Windows platform, you have to have a tar utility that works on that system. Archives tarred on UNIX systems will untar on Windows.

However, keep in mind that binary executables and similar files may not be compatible, so just because you can untar does not mean the files will run
  #3  
Old 10-10-2000
Registered User
 

Join Date: Oct 2000
Posts: 7
neo,

thanks for the response. I was thinking of untarring them on my windows machine and then uploading them to my server.

thanks for your help!

Google The UNIX and Linux Forums
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 04:16 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0