Skip to content

Instantly share code, notes, and snippets.

@nievergeltlab
Created April 8, 2017 23:17
Show Gist options
  • Save nievergeltlab/6d963b760cad368f832e6a921e299b0f to your computer and use it in GitHub Desktop.
Save nievergeltlab/6d963b760cad368f832e6a921e299b0f to your computer and use it in GitHub Desktop.
Extract files from tar with wildcards
tar xvzf dnhs_qc_v2_mar7_2017.tgz --wildcards '*-qc.fam' --wildcards '*.header'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment