Skip to content

Instantly share code, notes, and snippets.

@hub-cap
Created November 15, 2013 00:08
Show Gist options
  • Save hub-cap/7476776 to your computer and use it in GitHub Desktop.
Save hub-cap/7476776 to your computer and use it in GitHub Desktop.
baz@openstack-tmp1:~/trove-integration/scripts$ function zomg { echo $1; echo $2; echo $3; }
baz@openstack-tmp1:~/trove-integration/scripts$ zomg a "" b
a
b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment