Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
        close(F);
    }
    untie %Index;
    
  2. or download this
    #!/usr/bin/perl
    
    ...
            print ">";
    }
    untie(%Index);
    
  3. or download this
    here's a file that contains a bunch of random
    keywords on many different lines that we can use for the sake of examp
    +le.
    
  4. or download this
    here's another file that contains even more random text
    for the sake of example.  I hope this helps solve the problem
    presented by tenfourty.
    
  5. or download this
    darkstar:~/tmp>./mkindex.pl 
    darkstar:~/tmp>./search.pl 
    ...
    text found in:
    /home/maverick/tmp/file2.txt
    >