Difference between revisions of "Ts"

From wikieduonline
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
<code>ts</code> command.
+
<code>ts</code>[[timestamp]] input ([https://linux.die.net/man/1/ts man])
[[timestamp]] input  
 
* https://linux.die.net/man/1/ts
 
  
 +
echo "test" | ts
 +
 +
echo "Your message here" | ts '[%Y-%m-%d %H:%M:%S]'
 +
 +
 +
 +
 +
[[ts -r]] [[relative]]
  
 
== Related ==
 
== Related ==
 
* <code>[[.ts]]</code>
 
* <code>[[.ts]]</code>
 
* <code>[[moreutils]]</code>
 
* <code>[[moreutils]]</code>
[[date]]
+
* <code>[[date]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 11:46, 11 October 2023

tstimestamp input (man)

echo "test" | ts
echo "Your message here" | ts '[%Y-%m-%d %H:%M:%S]'



ts -r relative

Related[edit]

See also[edit]

Advertising: