最近一次系統開機時間:date -d "$(awk -F. '{print $1}' /proc/uptime) second ago" +"%Y-%m-%d %H:%M:%S" 系統當前時間:date "+%Y-%m-%d %H:%M:%S"awk