
cp:ai:b99a5
Copy a file and show progress with verbose output
$ cp --verbose ${source_file} ${destination_file}
try on your machine
Copy a file and show progress with verbose output
This explanation was created by an AI. In most cases those are correct. But please always be careful and
never run a command you are not sure if it is safe.
Questions that are answered by this command:
- how do I copy a file and show progress without rsync?