Ubuntu – Google query from terminal

command linegooglesearch

Is there a way to launch a google query from the terminal? Like starting up google (as in firefox www.google.com) but with a search query? It would be nice to not have to install any extra programs and have single command to do this.

Best Answer

browser google.com/search?q=query

Where browser is the desired web browser.