The Command Prompt can't function as an Internet browser, and you can't really open a website from the command line without launching a browser, but it has some useful tools. One such tool is the Ping ...
Lifehacker reader Paladin writes in with some smart command line-fu for running quick commands using command line switches: Whenever I want to do a quick "ping google.com" to see whether my network ...
Ping The ping command allows you to check if you can connect to a hostname or an IP address and provide a basic measurement of the latency or lag between your connection and the remote device. To use ...