1 Clock sync using CURL
Mehran Dehghanian edited this page 4 years ago

date -s "$(curl -s --head http://google.com | grep ^Date: | sed 's/Date: //g')"