write(ctime(file_date("/players/deepthought/.err"))+"\n");
This will show you the date of Deepthought's last errors.
write(ctime(file_date("/players/wizard"))+"\n");
This will print the date of the last modified file of the wizard called
"wizard".