2018-02-08 nohup コマンドで任意の場所にログを出力する方法 OS -> Linux 結論 $ nohup your_command &> /tmp/your_outputfile.txt &