About 41,300 results
Open links in new tab
  1. command line - How do I paste into the Windows CMD prompt by …

    My current technique is to right-click in the command prompt and then click paste. This bugs me - is there a better way?

  2. Copy multiple lines from Windows Command prompt without forced …

    I use Windows 10 and it works when copying output of commands but not when copying statements from the command prompt. Example: 1) Type a command that spans multiple lines in command …

  3. Keyboard shortcut to paste in Windows command prompt

    Jul 31, 2009 · Is there a keyboard shortcut to paste in the Windows command prompt (or at least powershell)? I'm aware that you can right click, but it would be handy if it was possible without …

  4. How to copy text in the Windows command line 'cmd'?

    Jun 12, 2012 · Is there any way to copy text that's shown in the Command Prompt window C:\Windows\system32\cmd.exe to the clipboard?

  5. How do I get Windows Terminal to stop asking me every time I paste ...

    Sep 24, 2021 · Everytime I paste something into Windows Terminal I get the following annoying message that's attempting to save me from myself. I don't need it! How can I make it go away?

  6. Can the command prompt not execute commands on paste?

    Dec 6, 2018 · If you paste text with a trailing new-line into cmd, then the text will be executed as a command immediately. The easiest way I have found to avoid this is to select by clicking at the end …

  7. windows - Shortcut to paste text in command prompt - Super User

    Closed 12 years ago. How can I paste a text in command prompt through shortcuts? Normally if we press ctrl + v, it won't paste text on Windows command prompt. Is there any alternative shortcut or …

  8. How to rename file during copy in command prompt - Super User

    Sep 28, 2018 · I want copy a file from a folder to another while changing the file name. How can I do this? For example: copy 1.txt to C:\\new folder with this name: 2.bat.

  9. Unable to right click on the cmd windows prompt - Super User

    Sep 24, 2016 · Windows 10 Right-click on the command prompt window title bar, select Properties, from Options, be sure to check the Insert Mode option to have the Paste option available from the …

  10. Is there a Windows CMD command for pasting - Super User

    Feb 21, 2020 · If I have a file in the clipboard I can paste it to a directory using ctrl+v or right click + paste. Is there a way to execute the paste through command line?