StackOverflow 文档 Bash 教程 使用 printf 避免日期 将变量设置为当前时间 将变量设置为当前时间 Created: November-22, 2018 $ printf -v now '%(%T)T' $ echo "$now" 12:42:47 获取当前日期