bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] Bug with files which have hardlinks


From: Paul Eggert
Subject: Re: [Bug-tar] Bug with files which have hardlinks
Date: Thu, 07 Oct 2010 17:22:49 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.12) Gecko/20100915 Thunderbird/3.0.8

On 10/07/2010 04:51 PM, Thomas Graf wrote:
> touch afile
> link afile hlink
> gtar -cvvf x.tar afile afile afile
> -rw-r--r-- tom/users         0 2010-10-08 01:49 afile
> hrw-r--r-- tom/users         0 2010-10-08 01:49 afile link to afile
> hrw-r--r-- tom/users         0 2010-10-08 01:49 afile link to afile

I don't see a bug there.  You asked "tar" to archive the same file
three times, and it did.

Solaris 10 /bin/tar behaves the same way.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]