The batch is as follows:
wget -T 1 -t 1 http://www.baidu.com -O - | findstr /i "saved">>ha.txt
Test failed
I want to get the line with the download speed...
Please advise... thanks, thanks...
wget -T 1 -t 1 http://www.baidu.com -O - | findstr /i "saved">>ha.txt
Test failed
I want to get the line with the download speed...
Please advise... thanks, thanks...
QQ=3391617


