How to untar when case insensitivity is a problem?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1302885981; bh=DDMKF8Dc2kULVNIi2g3N3kyIz2qZO/wWg9v43duLR9g=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=Ty/JWHerkfwbvNBPplYFHG/tzn+Gi0M7w3SUM6VVFtnWre5AEO1g3s6ooplLuc09b0HbuiCH0kgBt/05Sq5xjrVwg2klRX3NEYvQktkBICybs8Zr6bI1beiGH+JOlMsWTU4tRyyqPDyvxhHkTzunzjYx/DjSxAb2YDTJGb71LoA= Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=rgPVdpY5wVcy6+eV0xle9gfHmsI5E/viwdvGrg1JxQ1SMyh6oH/RvTePAn7Mf0T7Apbm3RVA8OWzmfEw7e+WOrwOlcDLsgnI1gwMCbzuC0Uh7sSt5S+l3l13jQO/stBWhaSTetRFnugy8E97yOfiBF+F/QR68NWbC5uK0xRFFxI=; Hi! I've a tar file created on a case sensitive UNIX system. When restoring this file in OSX, the tar utility shows errors of type "Can't remove already-existing dir: Directory not empty" because on such tar file there're several directories whose names only differ in case. I'm wondering if there's some way of telling tar to rename these dirs when untar-ing them, or if there's an alternative to tar that could do it. Thanks a lot! Asiga _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Asiga Nael