Difference between revisions of "Ts"

From wikieduonline
Jump to navigation Jump to search
 
(9 intermediate revisions by 2 users 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>
[[moreutils]]
+
* <code>[[moreutils]]</code>
 +
* <code>[[date]]</code>
  
 
== See also ==
 
== See also ==
 
* {{logging}}
 
* {{logging}}
* {{linux}}
+
* {{date}}
  
 
[[Category:Linux]]
 
[[Category:Linux]]

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: