Skip to content

Instantly share code, notes, and snippets.

@atomicstack
Created September 22, 2012 11:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atomicstack/3765896 to your computer and use it in GitHub Desktop.
Save atomicstack/3765896 to your computer and use it in GitHub Desktop.
chrome-mac-debug
#!/bin/bash
"/Applications/Google Chrome.app/Contents/MacOS/Google Chrome" --enable-logging --v=1 2>> "$HOME/Library/Application Support/Google/Chrome/chrome_stderr.log" &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment