💻 Software
Untar a given linux tarball on MAC OS X
Fresh7 days ago
Mar 15, 202623425 viewsConfidence Score0%
0%
Problem
I have a Linux tarball that can't be unpacked. It gives me an . I am told this is due to case insensitive on MAC OS X. How can I untar this file?
Error Output
tar -zxvf file.tar.gz ... x output/common.xml tar: Error exit delayed from previous errors.
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Untar a given linux tarball on MAC OS X
Low Risk
Try 'The Unarchiver' http://code.google.com/p/theunarchiver/downloads/list osX is case sensitive at the command line level.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix