implementation of tar file extraction
Extract a tar file to a directory.
Check whether the archive contains a single or multiple root directories. Useful to determine if archive can be extracted "here" or within another directory
print all entries names to stdout
See Source File
implementation of tar file extraction