In Ubuntu, to control Opera from the command line you would use the command
opera -remote "openURL(www.google.com)"
is there a command like that for Google Chrome? Using the command
/usr/bin/google-chrome www.google.com
just opens a new window.