0.0.1 • Published 9 years ago
now-diff v0.0.1
Install
[sudo] pip install now-diff
[sudo] sudo npm install -g now-diff
Features
- Linux, OS X
date
options, format
Usage
usage: now-diff [OPTION]... [+FORMAT] timestamp
Example
$ t="$(date +%s)"
$ sleep 2 && now-diff -u '+%H%:%M:%S' $t
00:00:02
Links
- date(1) Mac OS X Manual Page - developer.apple.com/legacy/library/documentation/Darwin/Reference/ManPages/man1/date.1.html
- date(1) Linux man page - linux.die.net/man/1/date
0.0.1
9 years ago