Created
November 25, 2014 14:02
-
-
Save noherczeg/4153edd98771d01ad039 to your computer and use it in GitHub Desktop.
linux commad to get date before x days
This file contains 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
date '+%Y-%m-%d' --date='1 days ago' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment