goosh, the Unofficial Google Shell
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."
Getting excited from old functionality in a commandline enviroment.
Knowledge is power. Knowledge shared is power lost.
I tried it, and it is dissapointing from my point of view!
.... [66] In the U.S., the Driver Monitoring System debuted on the LS 600h L sedan. [52] ...
...
... Register Now for the 2008 LS-DYNA Conference on our conference website: ...
... 2004 - 2008 LS Frais Contact | Legal | Roadmap | Awex | Sitemap | Jobs ...
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
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/
3) Livermore Software Technology Corporation
10th International LS-DYNA Users Conference: June 8, 2008 - June 10, 2008.
http://www.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/
Next, I'm gonna try operators and regexes - but I don't have much hope.
"Flyin' in just a sweet place,
Never been known to fail..."
Error: Operation timed out (1212449383081). I broke it.
links is superior.
How we know is more important than what we know.
Just tried it. Wanted to read its documentation. Realized too late that 'man goosh' was a really poor choice of phrase, but just got
guest@goosh.org:/web> help goosh
help: goosh
Error: command "goosh" not found.
Phew!
guest@goosh.org:/web> man woman
help: woman
Error: command "woman" not found.
http://www.zombieapocalypse.tv/
One of the biggest advantages of a command-line interface is that you can pipe programs together and create a workflow. You can't do that with this since it's just a command-line imitation in a web browser.
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.
"A week in the lab saves an hour in the library"
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.
That font seems to be pissing me off.
No sig for you!!
Um, you need to get out more.
Start small. Leave the basement for a day-trip to the garage or back yard....
It must have been something you assimilated. . . .
Doesn't work with links .
Light travels faster than sound. This is why some people appear bright until you hear them speak.........
There are other comments on this story that show the same sentiment: "why use this when we've got a terminal (with a few scripts)"
Are these posted by the same people who say that Open Source's strength lies in its diversity?
We should applaud the effort that has gone into this project, even though it may not be equally useful to everyone.
Don't worry. Google is included with Emacs.
I just read Slashdot for the articles.
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?
Advice: on VPS providers
This is really sad. It's not UNIX until I can type
%> 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!