cd | Microsoft Docs
https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/cd
If command extensions are enabled, the following conditions apply to the cdcommand: 1. The current directory string is converted to use the same case as the names on the disk. For example, cd c:\tempwould set the current directory to C:\Temp if that is the case on the disk. 2. Spaces aren't treated as delimiters, so <path> can contain spaces withou...
If command extensions are enabled, the following conditions apply to the cdcommand: 1. The current directory string is converted to use the same case as the names on the disk. For example, cd c:\tempwould set the current directory to C:\Temp if that is the case on the disk. 2. Spaces aren't treated as delimiters, so <path> can contain spaces withou...
DA: 8 PA: 51 MOZ Rank: 39