Created
February 19, 2020 01:44
-
-
Save MatthewJDavis/d4f5fbd2561e03c4379dc1a5a800b429 to your computer and use it in GitHub Desktop.
Append date to filename linux
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 /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