de:cd_command
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende Überarbeitung | |||
| de:cd_command [2024/02/18 18:00] – Automatic translation domele | de:cd_command [2024/02/18 18:00] (aktuell) – Externe Bearbeitung (Unbekanntes Datum) 127.0.0.1 | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| - | Ändert das Verzeichnis oder zeigt seinen Namen an. | + | Changes the directory or displays its name. |
| - | CHDIR [/D] [Laufwerk:][Pfad] | + | CHDIR [/D] [drive:][path] |
| CHDIR [..] | CHDIR [..] | ||
| - | CD [/D] [Laufwerk:][Pfad] | + | CD [/D] [drive:][path] |
| CD [..] | CD [..] | ||
| - | ... gibt an, dass Sie in das übergeordnete Verzeichnis wechseln wollen. | + | .. Specifies that you want to change to the parent directory. |
| - | Geben Sie "CD-Laufwerk:" | + | Enter " |
| - | Laufwerk. CD ohne Parameter zeigt das aktuelle Laufwerk und Verzeichnis an. | + | drive. CD without parameters displays the current drive and directory. |
| - | Verzeichnis wird angezeigt. | + | directory is displayed. |
| - | Mit der Option | + | Use the /D option to change the current drive in addition to changing the directory. |
| - | ändert auch das aktuelle Laufwerk. | + | also change the current drive. |
| - | Wenn die Befehlserweiterungen aktiviert sind, wird CHDIR wie folgt geändert | + | If the command extensions are activated, CHDIR is changed as follows |
| - | geändert: | + | changed: |
| - | Der angegebene Verzeichnisname wird so umgewandelt, | + | The specified directory name is converted |
| - | Groß-/ | + | case-sensitive to match the name on the drive. For example |
| - | CD C: | + | CD C: |
| - | Verzeichnis mit diesem Namen auf dem Laufwerk vorhanden ist. | + | directory with this name exists on the drive. |
| - | Der Befehl | + | The CHDIR command does not treat spaces as separators, so that it is |
| - | es möglich ist, in ein Unterverzeichnis zu wechseln, dessen Name Leerzeichen enthält | + | possible to change to a subdirectory whose name contains spaces |
| - | ohne den Namen in Anführungszeichen zu setzen. Beispiel: | + | without enclosing the name in quotation marks. Example: |
| - | cd \WINNT\Profil\Benutzername\Programme\Startmenu | + | cd \WINNT\Profile\Username\Programs\Startmenu |
| - | ist gleichbedeutend mit: | + | is the same as: |
| - | cd " | + | cd " |
| - | Wenn die Befehlserweiterungen deaktiviert sind, müssen die Anführungszeichen | + | If the command extensions are deactivated, the quotation marks must be |
| - | Zeichen angegeben werden. | + | characters must be specified. |
| - | Übersetzt mit DeepL.com (kostenlose Version) | + | Translated with DeepL.com (free version) |
de/cd_command.1708279255.txt.gz · Zuletzt geändert: von domele
