Echo command prompt
I want to redeirect a command (for example ping) to a file and have the file include the command as well as the result. Anybody knows how to do that?
May 13th, 2009 2:47pm

Hello, Can you try this go to command prompt.ping 192.168.1.1 -t >c:\ping.txtwhere ping is the command 192.168.1.1 is the address and -t is the switch untill stopped >c:\ping.txt is redirection of the ping command to ping.txt saved in c:\.Thankshttp://technetfaqs.wordpress.com
Free Windows Admin Tool Kit Click here and download it now
May 13th, 2009 3:03pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics