Skip to content

Instantly share code, notes, and snippets.

@mcandre
Last active February 23, 2018 14:42
Show Gist options
  • Save mcandre/0729fc45baae6915e43f to your computer and use it in GitHub Desktop.
Save mcandre/0729fc45baae6915e43f to your computer and use it in GitHub Desktop.
sudo wget -S -O /dev/null google.com 2>&1 | sed -n -e 's/ *Date: *//p' -eT -eq | xargs -0 sudo date -s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment