StackOverflow 文件 Bash 教程 使用 printf 避免日期 將變數設定為當前時間 將變數設定為當前時間 Created: November-22, 2018 $ printf -v now '%(%T)T' $ echo "$now" 12:42:47 獲取當前日期