Skip to content

Instantly share code, notes, and snippets.

@minichiello
Created May 16, 2009 21:48
Show Gist options
  • Save minichiello/112817 to your computer and use it in GitHub Desktop.
Save minichiello/112817 to your computer and use it in GitHub Desktop.
Shebang PHP5 Dreamhost
#!/usr/local/php5/bin/php -q
// Note "-q" in shebang used to suppress header output
// PHP4:
// /usr/local/bin/php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment