Help for this page

Select Code to Download


  1. or download this
    for (`locate $ARGV[0]`) {
      chop;
    ...
    for $x (sort { $f{$a} <=> $f{$b} } keys %f) {
      printf "%s $x\n", scalar localtime($f{$x});
    }
    
  2. or download this
    for $y (`locate $ARGV[0]`) {
    
    ...
    ## stored internally as a 32-bit number, i.e. 958740893 
    ## which is not very pretty at all.)
    }