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')"
date -s "$(curl -s --head http://google.com | grep ^Date: | sed 's/Date: //g')"
Deleting the wiki page 'Clock sync using CURL' cannot be undone. Continue?