------------------------------------------------------------------------------ HTMLsearch 0.09 --- (C) Dec 6 2002 by ReallySoft ------------------------------------------------------------------------------ Purpose: Search local HTML-trees and dump results as HTML to stdout Usage : HTMLsearch ::= string to search for ::= directory for search indices ::= Textfile containing directories (one per line) where search should start. Prefixing a directory with - disables recursive search into this directory ::= -e List of extensions treated as HTML files [Default=.htm;.html;.sht;.shtm;.shtml;.html.en;.html.d e] -v be verboose. -i ignore case. -x never throw exception (write error to HTML code instead) -L Maximum length of text per result [Default=300] -H attribute for results ($$$ will be replaced by searchstring) [Default=$$$] -T highlight results in page titles? -S max. size of searched files (kb) [Default=150] -m max. number of results in output [Default=500] -n[;]* search only files which have in their full filename -D Exchanges DOS-drive letters by small drive letters as top-dir (done before -P). Example: 'C:/Test/Example.html' -> '/c/Test/Example.html'. -P Prefix to exchange at beginning of each result URL (done before -p). Format of exchange: "old = new". -p Prefix to add to each result URL (you may i.e. use -p "file://") -t