Package ets: Information
Source package: ets
Version: 0.3.1-alt1
Build time: Jul 14, 2025, 12:16 AM
Category: Other
Report package bugHome page: https://github.com/gdubicki/ets/
License: MIT
Summary: Command output timestamper
Description:
ets is a command output timestamper - it prefixes each line of a command's output with a timestamp. The purpose of ets is similar to that of moreutils ts(1), but ets differentiates itself from similar offerings by running commands directly within ptys, hence solving thorny issues like pipe buffering and commands disabling color and interactive features when detecting a pipe as output.
Maintainer: Vitaly Chikunov