Skip to content

Instantly share code, notes, and snippets.

@carylee
Forked from drbr/sortArguments.c
Last active August 29, 2015 14:20
Show Gist options
  • Save carylee/6060ab465fe544e303ef to your computer and use it in GitHub Desktop.
Save carylee/6060ab465fe544e303ef to your computer and use it in GitHub Desktop.
printf '%s\n' $@ | sort -u
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment