Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Neat idea. Here's one way on OS X:

    open "http://google.com/search?q="$*"\&btnI="
Or if you want to specify a non-default browser:

    open -a "Safari.app" "http://google.com/search?q="$*"\&btnI="


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: