Google Search Straight From the Command Line!
Published on April 18, 2008 in General, Software by Rami Taibah
Sebastian Bilbeau authored a script that enables you to Google straight from the comfort of your command line interface! How sweet is that? The script will give you the links of the first 11 result in Google, nothing more nothing less. Meaning don’t expect it to give you titles and description, very rudimentary stuff I must say, but still it is kinda neat. Cheers Sebi!
You only need to do two simple things, first of all you will need to install the command line browser lynx:
sudo apt-get install lynx
You will then need to download a script authored by
wget http://public.tux-planet.fr/shell/script-google
Change permissions and rename:
chmod +x google.sh && mv google.sh google
Now here is where the fun starts, execution!
rami@rami-desktop:~/Desktop$ ./google Royal HeHe2-ness
http://dd0s.jaiku.com/presence/32174627
http://linuxologist.com/
http://linuxologist.com/linux-general/etymology-of-a-linux-distro/
http://linuxologist.com/linux-general/the-7-habits-of-highly-effective-linux-u
http://linuxologist.com/linuxhumor/howto-convert-a-friend-to-linux/
Now only if I could figure out the practicality of this? Any ideas guys?



Pingback: Top Stumbles - Best of StumbleUpon
Pingback: 2b46c1fb700a
Pingback: Goosh: Bringing The Command Line To Your Google | Bringing Linux to the Masses
Pingback: Gnoosh: Bringing the Command Line to Google | Bringing Linux to the Masses