RE: the -o option in windows
anprogram >> output.txt
will append to output.txt as well, rather than overwrite it.
-----Original Message-----
From: owner-iperf-users --at-- dast.nlanr.net
[mailto:owner-iperf-users --at-- dast.nlanr.net]On Behalf Of Najaf A. Shah
Sent: Friday, 20 January 2006 2:57 AM
To: iperf-users --at-- dast.nlanr.net
Subject: Re: the -o option in windows
Just use file redirect...
anyprogram > output.txt
On 1/19/06, chedly ghedira <chedly.ghedira --at-- gmail.com> wrote:
> Hello,
> i want to save the iperf output in a file.
> how could I bring the -o option to work in Win XP command prompt?
> i tried it but it didn't work.
> thank you
>