Created
December 16, 2014 14:40
-
-
Save itsamenathan/691d061242b0b877f522 to your computer and use it in GitHub Desktop.
poor mans ntp
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 -s "$(curl -s --head http://google.com | awk '/^Date/ {$1=""; print $0}')" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment