Not directly at "run", you need to type "cmd" in the "run" window.
In Windows 98 and earlier it is "command", but I assume that you are using 2K or later.
Start --> Run --> cmd, and then type netstat /? at the command prompt.
Once you know what the swtiches do, type for example:
netstat -ano
you can use shorthand for the switches, no need to type "-" every time.
Clear enough?




