2018-11-23

MacOS - How to copy files using the command line, and avoid yes/no confirmation prompts

cp -av "original file name.ext" "\destination\path\target file name.ext"


No comments:

Post a Comment