Open GoogleCodeExporter opened 9 years ago
In fact, xar(1) does not extract hardlinked files alone. Suppose we have file
yar.
$ ln yar zar
$ xar -cf test.xar [yz]ar
$ rm [yz]ar
$ xar -xf test.xar zar
Error while extracting archive:(zar): io: Could not create file (No such file
or directory) - ignored
Original comment by dbo...@gmail.com
on 29 Jun 2012 at 4:53
Original issue reported on code.google.com by
bbraun
on 21 Apr 2007 at 5:54