I have inherited a mega-GB tar file from an old unix system which, needless to say, had case-sensitive file names. I am afraid there could be many files there whose names differ only in case and could get clobbered if I unpacked on my mac. Is there a way to unpack the tar-file w/o losing any files? If not, is there a way to examine *and* change filenames in advance before unpacking?