FrontPage

バックグラウンドでコマンドを実行しておく

nohup [command] > vmstatout.log 2> vmstaterr.log &
  • nohupはリダイレクトをしてしないと,以下のようなリダイレクトになる.
    • < /dev/null > nohup.out 2> nohup.out

syslogd

デーモンはsyslogdにUDPプロトコルでstderrを出力.


トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS