Skip to content

Instantly share code, notes, and snippets.

@carlosmcevilly
Created September 28, 2011 07:36
Show Gist options
  • Save carlosmcevilly/1247248 to your computer and use it in GitHub Desktop.
Save carlosmcevilly/1247248 to your computer and use it in GitHub Desktop.
expand a package (.pkg) file in osx from the command line
pkgutil --expand /path/to/package.pkg /output/destination/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment