nohup ./mysqld_exporter --config.my-cnf=".my.cnf" > /dev/null 2>&1 &
nohup后台运行服务
最新推荐文章于 2025-01-14 11:44:58 发布
nohup ./mysqld_exporter --config.my-cnf=".my.cnf" > /dev/null 2>&1 &