Created
August 23, 2019 02:15
-
-
Save fazlurr/ec5065425519404983e27117d179516b 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
date -d "yesterday 13:00" '+%Y-%m-%d' | |
echo $(date -d "yesterday 13:00" +%Y_%m_%d) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment