Created
August 20, 2016 10:47
-
-
Save kostyrev/5ccd26d30aa8796e7096761a533d74a1 to your computer and use it in GitHub Desktop.
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
| seq 1 13 | xargs -I {} date -d "2016-08-26 {} days" +%d.%m.%Y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
for MacOS