Help for this page

Select Code to Download


  1. or download this
    perl -e '$s = rename("tags", "tags"); print STDOUT ($s ? "OK" : "FAIL"
    +), "\n";'
    
  2. or download this
    #include <stdio.h>
    #include <stdlib.h>
    ...
    
        exit(0);
    }