Re: ping command (dos help)
- From: "David Crow" <david_dot_crow@xxxxxxxxxx>
- Date: Fri, 21 Sep 2007 10:56:34 -0500
Put the following in a.bat:
for %%x in (1 2 3 4 5 6 7 8 9 10) do b.bat %%x
Put the following in b.bat
ping 192.168.1.%1 -t
This does not address your "separate window" requirement.
"Prashant" <Prashant@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:9F68ECC2-FB43-4BA9-A9A1-2FBE4DA185D4@xxxxxxxxxxxxxxxx
i have to run following ping command for 10 ips.
ping 192.168.1.1 -t upto ping 192.168.1.10 -t
is there any process by which I dont have to type each time in command
prompt ot run every ping. can we create any batch file..
I want a batch file by which all pings will open in separate window.....
any help................
.
- Follow-Ups:
- Re: ping command (dos help)
- From: Pegasus \(MVP\)
- Re: ping command (dos help)
- Prev by Date: Re: Cannot find hidden folder and outlook.pst
- Next by Date: Re: ping command (dos help)
- Previous by thread: Used space on an NTFS volume
- Next by thread: Re: ping command (dos help)
- Index(es):
Relevant Pages
|
Loading