date -d last-day +%Y%m%d (昨天的日期) 或者: date -d yesterday +%Y%m%d; date -d last-month +%Y%m (上個月是幾月); date -d next-month ...
確定! 回上一頁