tar – extract discarding directory structure
Fresh3 days ago
Mar 15, 202682105 viewsConfidence Score0%
0%
Problem
has a nifty option , whereby the directory structure of the archive is discarded, and all files are extracted into the same directory. Is there a way of making work in the same way? Nothing in the man page seems to indicate so. So, is there an alternative, preferably Free Software, tool that will d…
Error Output
unzip
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: tar – extract discarding directory structure
Low Risk
GNU tar lives on featuritis, so naturally also has some options for that. http://www.gnu.org/software/tar/manual/html_node/transform.html If you just want to remove a few path segments, then or will often do: But it's also possible to regex-rewrite …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix