a batch file is used to automate the running of commands at a command prompt using the program command.com or cmd.exe. There are not any default available commands that will copy to or from the...
'Ctrl' and 'C' to copy, and 'Ctrl' and 'V' to paste.
Use the copyfile() function in shutils module.
It works for most things
You can go to File, then select either cut, copy or paste. Alternatively, the shortcut keys are:Ctrl + X to cutCtrl + C to copyCtrl + V to paste