Erez Zilber wrote:
> Hi,
>
> I'm running ipmitool in the following way:
> |ipmitool -H 172.30.112.1 -U admin -P admin -I lanplus  sol activate
>
> |I would like to capture the output to a file that is located on the 
> machine that I run ipmitool from. This option is available with minicom, 
> for example. Is it possible with ipmitool? How?
>   
The "tee" command might do it, as "ipmitool ... | tee myfile".

-corey

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel

Reply via email to