![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| sed very confused | minifish | Shell Programming and Scripting | 14 | 04-14-2008 01:08 PM |
| confused | sauravjung | UNIX for Dummies Questions & Answers | 1 | 04-07-2008 11:08 AM |
| confused with cp | C|[anti-trust] | Shell Programming and Scripting | 12 | 05-26-2005 01:55 AM |
| confused | hapiworm | UNIX for Dummies Questions & Answers | 4 | 06-17-2002 03:30 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
confused about tar
I have some questions about tar - I am confused...
What exactly does tar do? I used tar cvf tarfile file1 and I get the following -rw-r--r-- 1 root other 12587520 Jun 17 10:59 file1 -rw-r--r-- 1 root other 12587520 Jun 17 11:04 tarfile Both files appear same in size etc... I see tar used to write files to tape but you can just write a file to tape directly if thats the case. What is the advantage of tar? Maybe a stupid question with a simple answer but I would appreciate comments... |
|
||||
|
Also an advantage of using tar is all *NIX systems have tar. So moving files between them is easy to do as one tar file instead of heaps of smaller files.
Tar is used for compressing files, grouping together files, can be sued for backups etc. If you tar something up and what to untar it in a Windws system then use winrar. |
![]() |
| Bookmarks |
| Tags |
| solaris |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|