Skip to content

Instantly share code, notes, and snippets.

@tdewin
Created March 31, 2024 13:46
Show Gist options
  • Save tdewin/ea04fe7ec0e4f97bc521d1787744d306 to your computer and use it in GitHub Desktop.
Save tdewin/ea04fe7ec0e4f97bc521d1787744d306 to your computer and use it in GitHub Desktop.
7daysahead.sh
echo $(date -r $(($(date +%s)+(3600*24*7))) '+%Y-%m-%d')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment