Prevent the automatic closing of the command prompt
S
ometimes, often see the command prompt window closes when you want to see information such as your IP ...
To address this problem, just launch the command prompt using
cmd /K (to type in a Run tab(
Windows Key + R)), then you can simply close this window manually.
Making / K after cmd command keeps the window open.
Very useful when you search the IP address or a trace a command.
Try for example:
cmd /k tracert www.kioskea.net