Created
February 11, 2020 22:02
-
-
Save ross-humphrey/54108594da149d7499ea284fe3371aa6 to your computer and use it in GitHub Desktop.
π Copy contents of folder to another
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cp -a /source/. /dest/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment