Slashdot Log In
goosh, the Unofficial Google Shell
Posted by
kdawson
on Monday June 02, @07:26PM
from the land-a-gooshen dept.
from the land-a-gooshen dept.
ohxten writes "Stefan Grothkopp has come up with a pretty neat tool called goosh. It's essentially a browser-oriented, shell-like interface that allows you to quickly search Google (and images and news) and Wikipedia and get information in a text-only format. This is quite possibly the coolest thing I've seen in a good while."
Related Stories
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.

Totally geeky (Score:5, Funny)
Reply to This
What is this junk? (Score:5, Funny)
guest@goosh.org:/web> ls *
1) Lexus LS - Wikipedia, the free encyclopedia
The long wheelbase LS 600h L is equipped with Lexus Hybrid Drive,
http://en.wikipedia.org/wiki/Lexus_LS [wikipedia.org]
2) Quality Precision Innovation... since 1880 - The L.S. Starrett Company
Manufactures more than 5000 variations of precision tools, gages, measuring instruments, saw blades for industrial, professional and consumer markets
http://www.starrett.com/ [starrett.com]
3) Livermore Software Technology Corporation
10th International LS-DYNA Users Conference: June 8, 2008 - June 10, 2008.
http://www.lstc.com/ [lstc.com]
4) L.S. Frais - Excellence in Slicing and Packing
LS Frais. your slicing partner ! Our company Our services Our products
http://www.lsfrais.be/ [lsfrais.be]
Next, I'm gonna try operators and regexes - but I don't have much hope.
Reply to This
Parent
Re:What is this junk? (Score:5, Informative)
Or type
open http://slashdot.org/ [slashdot.org]
Reply to This
Parent
Ironic... (Score:5, Funny)
Doesn't work with links [sourceforge.net] .
Reply to This
Parent
Re:Ironic... (Score:5, Funny)
Reply to This
Parent
Re:What is this junk? (Score:5, Funny)
Not saying this happened to me. It was.. erm.. a.. friend of mine.
Reply to This
Parent
Re:What is this junk? (Score:5, Funny)
Reply to This
Parent
Re:Totally geeky (Score:5, Interesting)
Reply to This
Parent
Re:Totally geeky (Score:5, Insightful)
Reply to This
Parent
Re:Totally geeky (Score:5, Informative)
$ google what I want to know
You'll get the results directly in a browser of your choice. If you're like me, you have the browser set up as w3m [sourceforge.net], so that the google results simply appear in the same terminal where you can click on them. Since w3m is a pager like more and less, you can postprocess the google output, eg
$ google hello | grep Cached
www.hello.com/ - 2k - Cached - Similar pages
www.hellomagazine.com/ - 32k - Cached - Similar pages
www.hellomagazine.com/royalty/ - 27k - Cached - Similar pages
en.wikipedia.org/wiki/Hello - 39k - Cached - Similar pages
en.wikipedia.org/wiki/Hello_world_program - 32k - Cached - Similar pages
www.elite.net/~runner/jennifers/hello.htm - 157k - Cached - Similar pages
www.ipl.org/div/hello/ - 20k - Cached - Similar pages
www.mylalaland.com/hello/ - 6k - Cached - Similar pages
publicaddress.typepad.com/ - 58k - Cached - Similar pages
www.sanrio.com/ - 10k - Cached - Similar pages
Best of all , surfraw is not just limited to google, so you can have a complete shell browsing experience for a lot of different sites.
Reply to This
Parent
Re:Totally geeky (Score:5, Informative)
http://www.emacswiki.org/cgi-bin/wiki/emacs-w3m#WThreeM [emacswiki.org]
Reply to This
Parent
Re:Totally geeky (Score:5, Informative)
Reply to This
Parent
Re:Totally geeky (Score:5, Funny)
Click for definition of Goosh [urbandictionary.com]
Reply to This
Parent
Re:Totally geeky (Score:5, Funny)
Reply to This
Parent
Whoops. (Score:5, Funny)
Error: Operation timed out (1212449383081).
Reply to This
Re:Whoops. (Score:5, Funny)
guest@goosh.org:/web> web penis
1) Human penis size - Wikipedia, the free encyclopedia
Human penis size refers to the length and width of human male genitalia. Interest in larger penis sizes has led to an industry devoted to penis enlargement.
http://en.wikipedia.org/wiki/Human_penis_size [wikipedia.org]
2) Penis - Wikipedia, the free encyclopedia
The penis (plural penises, penes) is an external sexual organ of certain biologically male organisms. The penis is a reproductive organ, technically an
http://en.wikipedia.org/wiki/Penis [wikipedia.org]
3) Things You Didn't Know About Your Penis, Interesting Facts That
(WebMD) Here are some things you might have wondered about your penis, but were
http://www.cbsnews.com/stories/2008/03/19/health/webmd/main3949777.shtml?source=mostpop_story [cbsnews.com]
4) YouTube - Is it a penis
ok first of all this is not my video, please to not think it is, i had recently seen it at my friends house and decided to upload it from www.funnyjunk.com!
http://www.youtube.com/watch?v=Q0sQA9ILZSU [youtube.com]
Reply to This
Parent
I'm kind of glad it didn't work... (Score:5, Funny)
guest@goosh.org:/web> help goosh
help: goosh
Error: command "goosh" not found.
Phew!
Reply to This
Not particularly useful (Score:5, Insightful)
So no neat things like piping the images from an imagesearch.
Secondly, a mouse is still going to be required when you browse to one of the sites returned in the search, so this interface is only useful while you're actually searching.
It's cool, but really only as a novelty.
Reply to This
Future explorer... (Score:5, Funny)
Um, you need to get out more.
Start small. Leave the basement for a day-trip to the garage or back yard....
Reply to This
I guess I'm missing something... (Score:5, Insightful)
I can type in search terms and get the results from Google. And...
Um...
How is this something I couldn't do before? I can certainly do this on my own (real) command line - surfraw has been mentioned, and a perl script and the Google API (or even without it) means "getting a list of links for a search term from google" is not exactly unknown.
It has a cute CLI-like interface, but not really. "This google-interface behaves similar to a unix-shell." Um, no, not really. It's a cute interface, but not a real shell by any stretch...
So what am I missing?
Reply to This
Call me when it supports regular expressions (Score:5, Insightful)
%> search "lindsay lohan\'s (boobs|tits|chest|underwear|bank account.*[0-9]+)"
Now if it was a real shell binary that you could run IN UNIX then I might be slightly impressed. I could make this "shell" in 10 lines of CSS!
Reply to This
Re:Lynx (Score:5, Informative)
Reply to This
Parent
Re:Slow and doesn't work on my mobile browser (Score:5, Informative)
As such, if by "google side project", you mean "an experimental project created by a google employee", I believe you may be wrong. It's some random hacker's side project, and it queries a google API, but that's the only resemblance to a "google side project" it bears.
Reply to This
Parent
Re:Slow and doesn't work on my mobile browser (Score:5, Insightful)
Reply to This
Parent
Re:What about vi? (Score:5, Funny)
Reply to This
Parent