Skip to content

Instantly share code, notes, and snippets.

@ELLIOTTCABLE
Created December 21, 2014 23:29
Show Gist options
  • Select an option

  • Save ELLIOTTCABLE/8929cb76b7bf5505d28e to your computer and use it in GitHub Desktop.

Select an option

Save ELLIOTTCABLE/8929cb76b7bf5505d28e to your computer and use it in GitHub Desktop.
LABELS=$(
ruby -0 -nle "$(
cat <<<'END_SCRIPT'
echo $_
END_SCRIPT
)"
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment