Introduction
Statistics
Contact
Development
Disclaimer
Help
ftp.icm.edu.pl home page
require "validate.pl";
$warnings += &validate('
/vmunix -e || die
/boot -e || die
/bin cd
csh -ex
csh !-ug
sh -ex
sh !-ug
/usr -d || warn "What happened to $file?\n"
');