Author: xt
Veronica search
=================
$ veronica() {echo "/v2/vs?sq=$(echo "$*"|tr ' ' '+')" |nc gopher.floodgap.com 70|grep "^igoph"|cut -f1|sed "s/^i//"}
Explanation: Simply type 'veronica <search query>' and get returned up
to 30 matches from Veronica 2 to satisfy your Gopher
search itch!