[nycbug-talk] what are your usefull hacks, the real simple ones

Jeff Quast af.dingo at gmail.com
Sun May 7 10:38:01 EDT 2006


On 5/7/06, Marc Spitzer <mspitzer at gmail.com> wrote:
> any other short and quick hacks out there?

I use this one daily, named it 'google.sh':

browser="/usr/bin/lynx -nocolor -show_cursor -vikeys -cookies OFF"
REQ="`echo $@ | sed s/\ /+/g`"
$browser http://www.google.com/search?q=${REQ}




More information about the talk mailing list