Un-tar a specific directory inside of a tar


/ Published in: Bash
Save to your folder(s)



Copy this code and paste it in your HTML
  1. tar zxvf latest.tar.gz --strip 1

URL: http://serverfault.com/questions/30485/un-tar-a-specific-directory-inside-of-a-tar

Report this snippet


Comments


You need to login to view comments.