On 10/31/2012 03:37 PM, Live user wrote:

> tar -cvf myarchive.tar -T list.txt
> 
> Using the command from Linux causes to create a lot of hard links to
> files with the same name, and doing that from OS X Mountain Lion
> creates a lot of zero bytes duplicated files.

Sorry, it's not clear exactly what the problem is.  The command you've
listed above shouldn't create any hard links at all, so presumably
when you write "create a lot of hard links" you're talking about
another 'tar' command, which extracts from the archive.

Could you give a complete recipe for reproducing the problem?


Reply via email to