Introduction: 3 Tricks With Cmd
3 cool tricks you will want to know
Step 1: Trick 1
color trick
here is the code to find out color or whatever
In cmd type in color 0h
Step 2: Trick 2
if you want to find your ip address here is a cool code
in cmd type in ipconfig
Step 3: Trick 3
matrix
in notepad type in
goto sys
:sys
echo %radom%%radom%%radom%%radom%
goto sys
4 Comments
7 years ago on Introduction
Cool, I made a list of Basic commands.
It's called Basic Batch command list.
10 years ago on Introduction
For trick 3 "Matrix", what format do you save in?
Reply 8 years ago on Introduction
save with a .BAT
10 years ago on Introduction
there is a lot more to the command prompt than that, check out netstat, trace route, xcopy
pinhead you will have to save it as a text file then check the file extension to .bat (batch file)