Skip to main content

Posts

Showing posts from May, 2015

command prompt tricks

Hello guys, Today i am talking about the very basic but powerfull windows tool, command prompt, it has so basic user interface that it looks like boring. But it is very usefull for some windows actions. So today we are gonna talk about some of these uses.   1. finding ip address of any internet site-       Finding ip address ? What is its use ? This like questions may come in someones mind. Well, there are many uses of ip address specially for tracing internet locations.       So for finding ip address, do the following steps-       A. Open command prompt by typing 'cmd' in search box or by start menu.       B. Then type the following command - ping {target internet address}           ( type without brakets)      Then you will find its ip address in command prompts window.   2. View web pages in basic html script format-       Html is the script language which is use for making web pages. Our web browaers convert this scripts in the graphic format which can unders