From 2491528e5542153370122aa6f64424d30610562e Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 21 Jun 2020 21:09:18 +0000 Subject: Add s6-tai64ndiff ; prepare for 2.2.3.0 --- doc/s6-tai64ndiff.html | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 doc/s6-tai64ndiff.html (limited to 'doc/s6-tai64ndiff.html') diff --git a/doc/s6-tai64ndiff.html b/doc/s6-tai64ndiff.html new file mode 100644 index 0000000..c1f0440 --- /dev/null +++ b/doc/s6-tai64ndiff.html @@ -0,0 +1,60 @@ + + + + + + s6-portable-utils: the s6-tai64ndiff program + + + + + + +

+s6-portable-utils
+Software
+skarnet.org +

+ +

The s6-tai64ndiff program

+ +

+s6-tai64ndiff acts as a filter, reading from stdin and writing to stdout. +It expects every line of its input to begin with a +TAI64N +timestamp. It replaces this timestamp with a prefix showing the time +difference between this line and the previous line. +

+ +

Interface

+ +
+     s6-tai64ndiff
+
+ + + +

Notes

+ + + + + -- cgit v1.3.1