en:cd_command
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:cd_command [2024/02/18 17:59] – created - external edit 127.0.0.1 | en:cd_command [2024/02/18 18:00] (current) – created - external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | Wechselt das Verzeichnis oder zeigt dessen 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 möchten. | + | .. Specifies that you want to change to the parent directory. |
- | Geben Sie " | + | Enter " |
- | Laufwerk anzuzeigen. Mit CD ohne Parameter wird das aktuelle Laufwerk und | + | drive. CD without parameters displays the current drive and directory. |
- | Verzeichnis angezeigt. | + | directory is displayed. |
- | Verwenden Sie die /D-Option, um zusätzlich zum Wechseln des Verzeichnisses | + | Use the /D option to change the current drive in addition to changing the directory. |
- | auch das aktuelle Laufwerk zu wechseln. | + | also change the current drive. |
- | Wenn die Befehlserweiterungen aktiviert sind, wird CHDIR folgendermaßen | + | If the command extensions are activated, CHDIR is changed as follows |
- | verändert: | + | changed: |
- | Der angegebene Verzeichnisname wird so konvertiert, | + | The specified directory name is converted |
- | Groß- und Kleinschreibung dem Namen auf dem Laufwerk entspricht. So wird durch | + | case-sensitive to match the name on the drive. For example |
- | CD C: | + | CD C: |
- | Verzeichnis mit diesem Namen auf dem Laufwerk existiert. | + | directory with this name exists on the drive. |
- | Der CHDIR-Befehl behandelt Leerzeichen nicht als Trennzeichen, sodass es | + | The CHDIR command does not treat spaces as separators, so that it is |
- | möglich ist, in ein Unterverzeichnis zu wechseln, dessen Name Leerzeichen | + | possible to change to a subdirectory whose name contains spaces |
- | enthält, ohne den Namen in Anführungszeichen einzuschließen. Beispiel: | + | without enclosing the name in quotation marks. Example: |
- | cd \WINNT\Profile\Benutzername\Programme\Startmenü | + | cd \WINNT\Profile\Username\Programs\Startmenu |
- | ist dasselbe wie: | + | is the same as: |
- | cd " | + | cd " |
- | Wenn die Befehlserweiterungen deaktiviert sind, müssen die Anführungs- | + | If the command extensions are deactivated, the quotation marks must be |
- | zeichen angegeben werden. | + | characters must be specified. |
+ | |||
+ | Translated with DeepL.com (free version) |
en/cd_command.1708279163.txt.gz · Last modified: 2024/02/18 17:59 by 127.0.0.1