Skip to content

Instantly share code, notes, and snippets.

@likethesky
Created August 31, 2012 21:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save likethesky/3559687 to your computer and use it in GitHub Desktop.
Save likethesky/3559687 to your computer and use it in GitHub Desktop.
Extract a single file from .tar -- give it a name interactively
cpio -i -r *strict.lua < lua-5.1.4.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment