/ Published in: Bash
URL: http://serverfault.com/questions/30485/un-tar-a-specific-directory-inside-of-a-tar
Expand |
Embed | Plain Text
tar zxvf latest.tar.gz --strip 1
You need to login to post a comment.
URL: http://serverfault.com/questions/30485/un-tar-a-specific-directory-inside-of-a-tar
tar zxvf latest.tar.gz --strip 1
You need to login to post a comment.