egcmi
2
Q:

cmd command prompt

ipconfig		display IP network settings
netsh			configure/control/display network components
netstat			display TCP/IP connections and status
nslookup		query the DNS
1
REM # |This will change the look of your command prompt (remember to restart it for changes to take effect)

REM # |-------------- EXAMPLE --------------|
setx PROMPT ^[[0;33m$P$G$G$S^[[0;32m REM # | NOTE: "^[" needs to be inserted as one character using ctrl+[

REM # |-------------- SYNTAX ---------------|
REM # |setx PROMPT <your-defined-format>

REM # |-------------- EXTRAS ---------------|
REM # |Formatting: see https://ss64.com/nt/prompt.html
REM # |Color: see https://stackoverflow.com/questions/2048509/how-to-echo-with-different-colors-in-the-windows-command-line
-2

New to Communities?

Join the community