Timeline for Extract specific directories with all subdirectories from a tar file
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 24, 2018 at 10:24 | comment | added | Dimitri Kopriwa |
I have tested and tar -xvzf keys/ssl/nginx/ssl-0.0.0-development.tgz -C keys/ssl/nginx package/ dit extract a directory named package within keys/ssl/nginx. That does not work, the root of the tar is still extracted with this synthax
|
|
| Oct 14, 2017 at 21:52 | history | edited | Hunter.S.Thompson | CC BY-SA 3.0 |
added 6 characters in body
|
| Oct 14, 2017 at 13:38 | history | edited | Vlastimil Burián | CC BY-SA 3.0 |
# -v; verbose parameter is rather obstructive
|
| Oct 14, 2017 at 13:28 | vote | accept | Vlastimil Burián | ||
| Oct 14, 2017 at 12:47 | review | Low quality posts | |||
| Oct 14, 2017 at 13:10 | |||||
| Oct 14, 2017 at 12:31 | history | edited | Hunter.S.Thompson | CC BY-SA 3.0 |
added 4 characters in body
|
| Oct 14, 2017 at 12:28 | history | answered | jdwolf | CC BY-SA 3.0 |