📜  debian 更改时间命令行 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:30.763000             🧑  作者: Mango

代码示例1
sudo date -s "$(wget -qSO- --max-redirect=0 google.com 2>&1 | grep Date: | cut -d' ' -f5-8)Z"
sudo hwclock --systohc