共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > dateutils |
dateutils
|
2 | 0 | 3038 |
贡献者 | 讨论 | 代码提交 |
Toolset for computations involving date and time values in the shell, with a strong focus on usability within shell scripts.
Their target market are shell scripts that need date calculations and/or calendar conversion, and as such they are highly pipe-able and modelled after their well-known (non-date-aware) cousins:
+ dseq (vs. seq)
+ dconv
+ dadd
+ ddiff
+ dgrep (vs. grep)
+ dtest (vs. test)
+ dround