blob: c0e54ea1f16f11900ef9cebc94034a70e0491118 (
plain)
1
2
3
4
5
6
7
8
|
HOW TO USE
1. Copy _site/cgi-bin/see.sh to _site/log/
2. Set the directory counta (TOTAL)
3. Run script ./seed.sh
4. In _site/cgi_bin/ execute indexer script (e.g., perl sa_indexer.pl)
5. Run search query: QUERY_STRING="q=ard" perl find_sa_mmap.cgi
|