Answers for "bash copy overwrite"

1

bash copy overwrite

yes | cp -rf <source-path> <destination-path>
Posted by: Guest on August-24-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language