Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:docs:cmd:cmdline [2014/05/24 04:16] – created valerius | en:docs:cmd:cmdline [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | The Command Line | ||
- | CMD.EXE displays a [c:\] prompt when it is waiting for you to enter a | ||
- | command. | ||
- | well as your PROMPT settings.) | ||
- | prompt is asking you to enter a command, an alias or batch file name, or | ||
- | the instructions necessary to begin an application program. | ||
- | This section explains the features that will help you while you are typing | ||
- | in commands, and how keystrokes are interpreted when you enter them at the | ||
- | command line. The keystrokes discussed here are the ones normally used by | ||
- | CMD.EXE. | ||
- | functions, you can assign new ones with key mapping directives in CMD.INI. | ||
- | |||
- | The command line features documented in this section are: | ||
- | Command-Line Editing | ||
- | Command History and Recall | ||
- | Command History Window | ||
- | Command Names and Parameters | ||
- | Filename Completion | ||
- | Automatic Directory Changes | ||
- | Directory History Window | ||
- | Multiple Commands | ||
- | Expanding and Disabling Aliases | ||
- | Command-Line Length Limits | ||
- | | ||
- | |||
- | | ||
- | Other Features. |