Skip to content

Instantly share code, notes, and snippets.

@jaymcgavren
Created June 22, 2009 01:37
Show Gist options
  • Save jaymcgavren/133758 to your computer and use it in GitHub Desktop.
Save jaymcgavren/133758 to your computer and use it in GitHub Desktop.
#!/bin/sh
curl "http://is.gd/api.php?longurl=$(echo $@ | sed 's/\ /+/g')"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment