Enter 'HELP' at the command prompt for a complete list. Enter 'HELP command' or 'command /?' to display help information on that command. E.g., 'HELP ATTRIB' or 'ATTRIB /?' to display help on the ATTRIB command.
taskview/svc
the command prompt is a program where you can command the computer to perform functions such as shutdown, restart, open a certain file, start a program, etc.
Command prompt/line is used to execute entered commands. Command prompt is mostly commonly used to execute batch files, perform advanced administrative functions, and troubleshoot and solve certain kinds of windows issues.
Some uneducated people like to call it the "DOS prompt." Though it resembles DOS, uses similar commands,and can be used to run some DOS applications, it is not technically correct to call it that. It exists in 64-bit Windows as well, where it cannot run anyDOS. The command prompt is designed primarily to run 32-bit Windows console applications.
If you mean commands there are several. To list a few, there is the command "tree" This command shows all files and directories within the directory of choice. Another would be "mkdir". This creates a folder with the name of your choice into the directory you are curruently on right now. The most used command would be "cd" which changes directory you are curruently accessing. Many other commands can be found by typing in the command "/?" or "/help" I hope this helped. *^^* BTW, for certain prompts it will say the operation requires elevation. This means you need to run the command prompt as an administrator.
DOS commands are not case sensitive.. dir, Dir, DIr, DIR, dIr, dIR, diR .. all are same..
PROMPT command is an internal command, which is used to change the MS-DOS prompt. Through, the system displays the prompt bu default, when you start the computer.
Whatever you want. The Windows command prompt (cmd) has many uses. In Windows 9x, it is primarily used to run MS-DOS applications. In Windows NT/2000/XP/Vista, it is used to control services and run administrative tasks, such as creating new users or a system file check ( sfc /scannow ). In the Related links section below, you will find a listof some of the commands you can use on the XP command prompt.
exit
edit
You can right-click on an appropriate object to select a command, then right-click to execute the command. You can click on an icon to execute some commands.
Command prompts can be quickly used to accomplish things that cannot be accomplished via using a graphical user interface. Some people can do something (like finding out their own internal IP address) much faster and more efficiently by using the command prompt then they can if they were to click through menus. Furthermore, in the event that the desktop is unavailable, the command prompt can be the only way of performing certain repair tasks (like fixboot/fixmbr commands when a windows CD is booted in 'repair mode', to fix an unbootable computer).