Skip to content

Instantly share code, notes, and snippets.

@tanelpuhu
Created November 30, 2015 21:05
Show Gist options
  • Save tanelpuhu/8035958c8120da5cbb00 to your computer and use it in GitHub Desktop.
Save tanelpuhu/8035958c8120da5cbb00 to your computer and use it in GitHub Desktop.
sudo date -s "$(wget -qSO- --max-redirect=0 google.com 2>&1 | grep Date: | cut -d' ' -f5-8)Z"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment