Disable the prompt when the file exists in the destination

xcopy

  • Copy files and directory trees.
    More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/xcopy>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

xcopy {{path/to/file_or_directory}} {{path/to/destination}} /y

click the source code to copy install xcopy on any operating system with command-not-found.com