redirection

Michael bmike1 at gmail.com
Sun Sep 25 13:50:36 MST 2016


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~(-:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phxlinux.org/pipermail/plug-discuss/attachments/20160925/6ab828a3/attachment.html>


More information about the PLUG-discuss mailing list