What I would like to see as an output from the Windows utility is whether the path is assymetric:
http://linux.about.com/library/cmd/blcmdl8_tracepath.htm
Any clues?
Has anyone ever come to know of a utility that performs tracepath in Windows (as in Linux distros)?
The only "relevance" I could digg in Google was from mturoute:
http://www.elifulkerson.com/projects/mturoute.php
Thanks for the help Blujacket
Do you advise me to upgrade to wfw 3.11?I currently run wfw 3.10 because I had heard that only **that** version could run on my 80286.After the installation,is network support embedded in wfw3.11,or do I have to install the tcp/ip addon for wfw3.11?I've seen...
Hello,
I seem to have a similar problem.I've managed to setup Microsoft's network client in MSDOS in my old 80286 and everything worked all right with TCP/IP on it.
Now I want to have network access inside windows for workgroups 3.10 (not 3.11) that can be run on a 80286 machine. I mean I want...
Hello,
I seem to have a similar problem.I've managed to setup Microsoft's network client in MSDOS in my old 80286 and everything worked all right with TCP/IP on it.
Now I want to have network access inside windows for workgroups 3.10 (not 3.11) that can be run on a 80286 machine. I mean I want...
Hello there
I need (for a strange reason) to network my old 80286 (can only run on real mode) with my home LAN and share my DSL on it.Till now I've managed to setup file/print sharing on plain DOS but I still want to have network capability inside Windows for Workgroups 3.10. I need to mention...
Hi does anyone know
how I can kill a process by specifying its name in a shell script?
e.g. with ps -C rsvpd
we get the ps output for that process. How can we kill that process? The first value in the string returned is PID.
can we do
kill -9 pid
??
Also,can we get status of the ps -C...
Hi,
how can I find with ps -C command or ps|grep command if a process is there running and kill it,from a script?
I need a full example please....
Thanks
Hi,
I need to check if a file exists and only then execute it.
for example (in C format)
file="myfile"
if(file exists)
system("file")
Thanks
Hi,
How can I "create" a string filename fo a file by concatenating to a first sub-string the string read as the first line of a file?
e.g.
file './servers' which contains the lines:
dilos
kos
milos
and want to create filename:
mgen_dilos for example
I need to do this in a loop...
Yes, that sounds straight enough, but what if the system hasn't got ksh?
Also,there is a problem with rsh,it hangs waiting for I don't know what,when I issue the command:
rsh server command
There is also one problem:
the processes 1,..,4 have a filename that goes after:
"gen_" +...
Maybe I didn't express what I wanted clearly,or maybe you didn't get question right.
The most hot issue is how I can run concurrently (starting at the same time) 6 rsh commands.
Also,the first command,waits for stdin (it never finishes,occupying the terminal).
Also how do I start command 4 at...
Hi,
This is the first time I need to write a script, so I desparately need your help folks!
Well, I need to run a set of commands in a set of servers. That is:
I need to run:
{
command 1
command 2
command 3
}
on all servers:
{
server 1
server 2
.....
server 6
}
and then...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.