#!/bin/sh # elvis: wikiquote -- Search literary/film quotations on wikiquote.org # Author: B. Watson (yalhcru at gmail) # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. . surfraw || exit 1 default_lang="en" w3_config_hook() { def SURFRAW_wikiquote_language "$SURFRAW_lang" } w3_usage_hook() { cat <