Skip to content

Instantly share code, notes, and snippets.

@MatthewJDavis
Created February 19, 2020 01:44
Show Gist options
  • Select an option

  • Save MatthewJDavis/d4f5fbd2561e03c4379dc1a5a800b429 to your computer and use it in GitHub Desktop.

Select an option

Save MatthewJDavis/d4f5fbd2561e03c4379dc1a5a800b429 to your computer and use it in GitHub Desktop.
Append date to filename linux
cp /etc/ansible/ansible.cfg /etc/ansible/ansible.cfg-$(date +%F)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment