Any good DOS reference manual or tutorial will provide you with plenty. Some windows specific ones however:
netstat -n
Shows all connections to your computer
winipcfg
ipconfig
Displays information about your local ipaddress.
ping <site>
Pings a website
Use "prompt $p$g" command.
Safe mode with command prompt option is totally depends on DOS shell, hence there is no need for separate command prompt..
when using command prompt, after you give it a command, press the enter button. Command prompt will then carry out the task and will automatically go to the next line.
If i am getting your question, in a PC safe mode is when you boot your PC with some drivers and other programs disabled. So with command prompt it must mean that you use a command prompt instead of a graphical user interface
PROMPT command is an internal command, which is used to change the MS-DOS prompt. Through, the system displays the prompt bu default, when you start the computer.
In command prompt write "ipconfig/all" command and then press [enter]. And see the IPv4 Address section in the commend prompt.
when you are in cmd command prompt "type" help and you will see all the codes
To clear the Command Prompt window, enter CLS
type net view in command prompt
when you are in cmd command prompt "type" help and you will see all the codes
i dont know what u meen, but to play a game in command prompt go to command prompt and type in avatar.outland.org 3000, and click enter
Typing in "cls" without the quotes and hitting enter will clear the command prompt window (DOS window) and show you just the current prompt such as "C:". If you search for "dos commands" you should find some lists of things that are available when you are in the command prompt. But be aware that not all are active on all computers and some commands can delete files and do other things that you may not really want. -)