How can I copy a file and paste it into the current directory?
copy "C:\Users\G\file.txt"
And then into the cd.
In CMD example:
C:\Users\MyUser> COPY "C:\Users\G\file.txt" file.txt
The file will be copied to active path:
C:\users\MyUser
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With