de:cd_command
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| de:cd_command [2024/02/18 18:00] – removed domele | de:cd_command [2024/02/18 18:00] (aktuell) – Externe Bearbeitung (Unbekanntes Datum) 127.0.0.1 | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| + | Changes the directory or displays its name. | ||
| + | CHDIR [/D] [drive: | ||
| + | CHDIR [..] | ||
| + | CD [/D] [drive: | ||
| + | CD [..] | ||
| + | |||
| + | .. | ||
| + | |||
| + | Enter "CD drive:" | ||
| + | drive. CD without parameters displays the current drive and directory. | ||
| + | directory is displayed. | ||
| + | |||
| + | Use the /D option to change the current drive in addition to changing the directory. | ||
| + | also change the current drive. | ||
| + | |||
| + | If the command extensions are activated, CHDIR is changed as follows | ||
| + | changed: | ||
| + | |||
| + | The specified directory name is converted so that it matches the name in terms of upper and lower case. | ||
| + | case-sensitive to match the name on the drive. For example | ||
| + | CD C:\TEMP sets the current path to the directory C:\Temp if a directory with this name exists on the drive. | ||
| + | directory with this name exists on the drive. | ||
| + | |||
| + | The CHDIR command does not treat spaces as separators, so that it is | ||
| + | possible to change to a subdirectory whose name contains spaces | ||
| + | without enclosing the name in quotation marks. Example: | ||
| + | |||
| + | cd \WINNT\Profile\Username\Programs\Startmenu | ||
| + | |||
| + | is the same as: | ||
| + | |||
| + | cd " | ||
| + | |||
| + | If the command extensions are deactivated, | ||
| + | characters must be specified. | ||
| + | |||
| + | Translated with DeepL.com (free version) | ||
de/cd_command.1708279210.txt.gz · Zuletzt geändert: von domele
