linux修改时区

[root@linux-node ~]# echo "ZONE=Asia/Shanghai" >> /etc/sysconfig/clock [root@linux-node ~]# rm -f /etc/localtime#链接到上海时区文件