Help for this page

Select Code to Download


  1. or download this
    #!/bin/sh -
    for i in $(find . -type f)
    ...
        rm $i
        mv $i.tmp $i
    done
    
  2. or download this
    #!/usr/bin/env perl
    #
    ...
            confess "trapped uncaught warning" unless $^S;
        };
    }
    
  3. or download this
    utf8 "\x99" does not map to Unicode at ./word_lets.cgi line 1