#!/usr/local/bin/php <?php file_put_contents(realpath(dirname(__FILE__)) . DIRECTORY_SEPARATOR . time(), time()); ?>