Skip to content

Instantly share code, notes, and snippets.

@xyclos
Created September 28, 2019 19:03
Show Gist options
  • Save xyclos/83e4143ad979a5870b82d9de26b2d55a to your computer and use it in GitHub Desktop.
Save xyclos/83e4143ad979a5870b82d9de26b2d55a to your computer and use it in GitHub Desktop.
copyFile('/tmp/backup', 'presentation.md')
copyFile('presentation.md', '/tmp/backup')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment