| M3T4Lhead |
The reason it closes really fast is because you need a command line parameter. When you don't provide the correct parameters, it just displays the proper usage and ends, which takes less than a second to do. The correct format is:
ping
for example, in the run box, type ping 127.0.0.1 or ping yahoo.com |
|
|