Difference between revisions of "Ts"

From wikieduonline
Jump to navigation Jump to search
(Created page with "timestamp input * https://linux.die.net/man/1/ts == See also == * {{logging}} * {{linux}}")
 
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[timestamp]] input  
+
{{lowercase}}
* https://linux.die.net/man/1/ts
+
<code>ts</code>[[timestamp]] input ([https://linux.die.net/man/1/ts man])
  
 +
echo "test" | ts
 +
 +
echo "Your message here" | ts '[%Y-%m-%d %H:%M:%S]'
 +
 +
 +
 +
 +
[[ts -r]] [[relative]]
 +
 +
== Related ==
 +
* <code>[[.ts]]</code>
 +
* <code>[[moreutils]]</code>
 +
* <code>[[date]]</code>
  
 
== See also ==
 
== See also ==
 
* {{logging}}
 
* {{logging}}
* {{linux}}
+
* {{date}}
 +
 
 +
[[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: