こんばんは。ムックリと申します testCommand.php <?php $time="23:05 2005-06-27"; $command = "at -f /--PATH--/testAt.txt ".$time; exec($command, $returnarray, $returnvalue); ?>