How to Escape Spaces in File Paths on the Windows Command Line

Share
  • October 16, 2020
Command-line environments like the Windows Command Prompt and PowerShell use spaces to separate commands and arguments—but file and folder names can also contain spaces. To specify a file path with a space inside it, you’ll need to “escape” it.

Read This Article on How-To Geek ›

Source : How to Escape Spaces in File Paths on the Windows Command Line