Last active
February 23, 2018 14:42
-
-
Save mcandre/0729fc45baae6915e43f 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
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