[Nut-upsdev] smart1050slt by tripp lite
Charles Lepple
clepple at gmail.com
Mon Feb 1 01:03:25 UTC 2010
On Jan 31, 2010, at 7:07 PM, chance fulton wrote:
> The tee command is not working on my system, so I have been copying
> the
> output out of my terminal session. I also cannot redirect it with > or
>>> , as the output does not end up in the file.
>
> If I let it run a long time, I won't be able to copy it to the
> beginning.
>
> Any Ideas??
Forgot to mention - you need to add '2>&1' before '|tee'.
That will catch both stdout and stderr.
More information about the Nut-upsdev
mailing list