diff options
Diffstat (limited to 'README.txt')
| -rw-r--r-- | README.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..c0e54ea --- /dev/null +++ b/README.txt @@ -0,0 +1,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 + |
