本地測試案例: # 等號兩邊不能有空格,之前錯誤一直出在這裡yesterday=`date -d last-day +%Y-%m-%d`echo $yesterdaycurday=`date +%Y-%m-%d`echo ...
確定! 回上一頁