最近一次系统开机时间:date -d "$(awk -F. '{print $1}' /proc/uptime) second ago" +"%Y-%m-%d %H:%M:%S" 系统当前时间:date "+%Y-%m-%d %H:%M:%S"