Skip to content

Instantly share code, notes, and snippets.

@Xaerxess
Created January 25, 2011 22:20
Show Gist options
  • Save Xaerxess/795806 to your computer and use it in GitHub Desktop.
Save Xaerxess/795806 to your computer and use it in GitHub Desktop.
extract data from .deb package
ar p mypackage.deb data.tar.gz | tar zx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment