nohup 启动命令

start.sh

#!/bin/bash

nohup $PWD/node_exporter > /dev/null 2>&1 &
人生如修仙,岂是一日间。何时登临顶,上善若水前。
原文地址:https://www.cnblogs.com/f-society/p/13177987.html