ts

Add timestamps to every line from standard input. More information:…

ts

Add timestamps to every line from standard input. More information: https://joeyh.name/code/moreutils/.

{{some_command}} | ts

{{some_command}} | ts "{{%b %d %H:%M:%.S}}"

{{some_command}} | ts -i "{{%H:%M:%.S}}"

cat {{path/to/file}} | ts -r

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← truncate tsc →