Shell比较两个日期的大小 - Thinking In Linux
linuxsong opened this issue · 0 comments
linuxsong commented
https://www.linuxsong.org/2010/09/shell-date-compare/
在Shell中我们可以利用date命令比较两个日期的大小,方法是先把日期转换成时间戳格式,再进行比较。
linuxsong opened this issue · 0 comments
https://www.linuxsong.org/2010/09/shell-date-compare/
在Shell中我们可以利用date命令比较两个日期的大小,方法是先把日期转换成时间戳格式,再进行比较。