redirection

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
+ (text/html)
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Michael
日付:  
To: PLUG
題目: redirection
How do I redirect the out put of this to a file?

while [ true ]; do
date +'%s'|tee -a log.log
df -x tmpfs|tee -a log.log
sleep 10
done

--
:-)~MIKE~(-:
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss