Skip to content

Instantly share code, notes, and snippets.

@ezhov-da
Last active March 10, 2019 12:19
Show Gist options
  • Save ezhov-da/56f59a507a6d7efd38ee0828d047ff64 to your computer and use it in GitHub Desktop.
Save ezhov-da/56f59a507a6d7efd38ee0828d047ff64 to your computer and use it in GitHub Desktop.
linux cp copy directory
<pre>
/bin/cp -rf directory-source/* directory-destination
</pre>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment