Skip to content

Instantly share code, notes, and snippets.

@glw
Last active February 12, 2016 19:11
Show Gist options
  • Save glw/1b2e9e8b29b645bada84 to your computer and use it in GitHub Desktop.
Save glw/1b2e9e8b29b645bada84 to your computer and use it in GitHub Desktop.
bash copy and move files and keep current modified date
cp -r -v -p <file> <dir>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment