Add ts(1) commandAdd /usr/bin/ts, a command that timestamps each line of its stdinbefore it is being printed to stdout.A typical use case is to profile shell scripts.Obtained from: OpenBSD 7.
Add ts(1) commandAdd /usr/bin/ts, a command that timestamps each line of its stdinbefore it is being printed to stdout.A typical use case is to profile shell scripts.Obtained from: OpenBSD 7.2Relnotes: yesReviewed by: adrianDifferential Revision: https://reviews.freebsd.org/D35694
show more ...