Difference between revisions of "Timestamp"

From wikieduonline
Jump to navigation Jump to search
(Created page with " ping -D")
Tags: Mobile web edit, Mobile edit
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
  
  [[ping]] -D
+
* <code>[[ping -D]]</code>
 +
* <code>[[ts]]</code> command
 +
 
 +
  for STACK_NAME in `aws cloudformation list-stacks | grep StackName | cut -d'"' -f4 | sort | uniq`; do aws cloudformation describe-stack-events --stack-name $STACK_NAME ; done | grep [[Timestamp]]
 +
 
 +
[[fc -i]]
 +
 
 +
== See also ==
 +
* {{logging}}
 +
* {{linux}}
 +
 
 +
 
 +
[[Category:Linux]]

Latest revision as of 07:48, 24 January 2023


for STACK_NAME in `aws cloudformation list-stacks | grep StackName | cut -d'"' -f4 | sort | uniq`; do aws cloudformation describe-stack-events --stack-name $STACK_NAME ; done | grep Timestamp
fc -i

See also[edit]

Advertising: