Skip to content

Instantly share code, notes, and snippets.

@pixie79
Created January 8, 2014 10:01
Show Gist options
  • Save pixie79/8314415 to your computer and use it in GitHub Desktop.
Save pixie79/8314415 to your computer and use it in GitHub Desktop.
SHIP pig file
DEFINE my_cmd `tmp/test.tar.gz` SHIP ('tmp/test.tar.gz');
SH `tar -zxf tmp/test.tar.gz`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment