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