answersLogoWhite

0

Command prompt is the new name for MS_DOS prompt or just DOS promt. Before the "point and click" icons we see on our desktop were invented by Bill Gates and the Microsoft Corperation, basic lines of text were used to navigate through your computer. If you look above at the address bar you will notice that the letters also have the character "/" in there. When used in combination with basic text titles, you can make what's called a destination string. A destination string is just like a map is to you and I. "c:/windows/system" tells the computer to start in the "C Drive" and find the "Windows" file and open it. Now the computer looks at the last entry "System" and looks for that file an opens it. This is just an idea of what happens and why. If you would like to learn more, go find a book called MS_DOS for Dummies. It's about as much fun as watching paint dry, but it's the backbone programming to most Microsoft, Unix, and Linux systems. (I know nothing about Mac's)

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

How do you exit a prompt command?

Use "prompt $p$g" command.


Why use cmd exe in windows xp?

its a command prompt shell, must be there if you want to use command prompt


Why cant you use generic words in command prompt?

Command prompt only supports the valid commands..


Where a command prompt should or would be used?

I personally use command prompt to map network drives using the net use command, I also use it to run chkdsk /f command (which schedules a chkdsk to run at next boot). You can use cmd prompt to move, delete files that are giving you problems. CMD prompt is very useful. Here is a page I used to open the doors of cmd prompt: http://www.amset.info/windows/dosprompt.asp


How do you run a DOS program in a window?

you have to use the command prompt(also called the DOS prompt by older users. You can find this by going to "start" , "programs" , "accessories" and "command prompt"


How do you print hello world using Command prompt?

To print "Hello, World!" using the Command Prompt in Windows, you can use the echo command. Open the Command Prompt and type: echo Hello, World! Then press Enter, and it will display "Hello, World!" in the command line interface.


What is the way to use the run command line to open a command prompt?

run cmd.exe


What is the use of changing system prompts on DOS?

Just run command "prompt abc".. It will give you the abc prompt.. To go back just run the command "prompt $P$G"..


Can you open images in command prompt?

Nope, command prompt isn't that kind of a tool, it's a dos. use windows media player or something


What commands can use at the command prompt to encrypt a file?

cipher


How do you use command prompt to get ip address?

/ipconfig /all


What is the command to clear the cmd screen?

To clear the Command Prompt (cmd) screen in Windows, you can use the command cls. Simply type cls and press Enter, and it will clear the current contents of the Command Prompt window.