Welcome



Ive made this blog to show you commands you can use in command prompt and how to use them



Now, say you got here not knowing what the cmd prompt is?

Well, the cmd prompt is a console on windows operating systems that controls your computer, from it you can do anything on your computer, and saves the hard work finding where to launch it from normally



The cmd prompt can also let you control your network (lan or wlan). You can remotely shutdown someone elses computer on your network for example.

It is also the only way to find your internal ip address



In my posts i will show you how to open, use and master the cmd prompt




Saturday 8 December 2007

Echo

The command echo can be used comically and seriously on the cmd prompt
This is the default

echo 'put your message here'

If you want to put it in a batch file, make sure to put delay directly after it, else the cmd will close back down

No comments: