nohup python hoge.py > /dev/null 2>&1 & nohupで動かしたジョブの確認と削除 $ xclock [1] 492 $ jobs [1]+ Running xclock & $ kill %1 sudoの場合 sudo nohup python hoge.py > /dev/null 2>&1 & Tweet Pocket 関連