$ ./hoge &>/dev/null </dev/null &
$ ./hoge &$ jobs[1]+ Running ./hoge &$ disown %1
$ nohup ./hoge >/dev/null 2>&1 &
0 件のコメント:
コメントを投稿