linux中用shell获取昨天、明天或多天前的日期

linux中用shell获取昨天、明天或多天前的日期: 在Linux中对man date -d 参数说的比较模糊,如下举例进一步说明: # -d, --date=STRING display time described by STRING, not `now’ [root@Gman root]# date -d next-day +%Y%m%d #明天日期 20091024 [root@Gman
相关文章
相关标签/搜索