Command Prompt, better known as cmd.exe or just cmd (after its executable file name), is the command-line interpreter on OS/2 and eComStation, Windows CE and Windows NT operating systems. It is the counterpart of COMMAND.COM in DOS and Windows 9x systems (where it is also called “MS-DOS Prompt”), or some of the Unix shells used on Unix-like systems. (More advanced Unix shells must be compared with Windows PowerShell, another command-line interpreter of Windows.) The initial version of Command Prompt for Windows NT was developed by Therese Stowell.
As the GUI operating systems keep on advancing, computing through commands prompts felt boring to many. This in turn resulted in the command prompts taking a backseat. These tricks and hacks will help you discover the command prompt.
Knowing about your internet connection details :
Well its always fun watching how the online hackers and thefts are caught by use of details like IP address and other information? What if you could decode yours too? Just type ipconfig/ all in the command prompt and press enter.
Along with your IP address and DNS servers, command prompt will provide you a list if other information too.
Wifi theft : Everyone is up for free wi-fi. Isn’t it? Command prompt will help you know if anyone is stealing your wi-fi.
Just follow the steps:-
1) Open your browser and visit the Gateway address of your router (find out by typing ipconfig in cmd).
2) Find the tab that mentions “Attached Devices” or something similar.
3) Find the computer name, IP address and MAC Address (sometimes called Physical Address or Hardware Address) of your computer using the previous trick.
4 )Compare it with those displayed by your router in Step 2. If you notice some strange devices, then someone may be using your internet connection.
Trace the hacker : Want to make sure your computer is safe from hackers? Well command prompt helps you keep a check on that as well. Just execute netstat -a and you shall get the list of computers that your computer is connected to.
Now you know how much of a use command prompt can be from keeping your WiFi safe, to watching star wars.