Answers for "how to copy a file in command line priompt"

1

copy file command line

copy c:datafile_name.txt D:backupfile_new_name.txt
copy c:datafile_name.txt D:backup
Posted by: Guest on April-02-2021

Code answers related to "how to copy a file in command line priompt"

Browse Popular Code Answers by Language