Difference between revisions of "Watch"

From wikieduonline
Jump to navigation Jump to search
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
<code>watch</code>
+
[[wikipedia:Watch]]
+
<code>watch</code> command
https://linux.die.net/man/1/watch
+
* https://linux.die.net/man/1/watch
[[brew install watch]]
+
* macOS: <code>[[brew install watch]]</code>
  
  
 
   [[watch]] cat /proc/[[interrupts]]
 
   [[watch]] cat /proc/[[interrupts]]
 +
  [[watch]] cat [[/proc/self/status]]
 
   [[watch]] --interval 1 [[nvidia-smi]]  
 
   [[watch]] --interval 1 [[nvidia-smi]]  
 
   [[watch]] -n 1 [[nvidia-smi]]  
 
   [[watch]] -n 1 [[nvidia-smi]]  
Line 14: Line 15:
 
* [[Sensors]]
 
* [[Sensors]]
 
* [[Kubernetes 1.24]] Efficient [[Watch]] Resumption: Watch can be efficiently resumed after <code>[[kube-apiserver]]</code> reboot.
 
* [[Kubernetes 1.24]] Efficient [[Watch]] Resumption: Watch can be efficiently resumed after <code>[[kube-apiserver]]</code> reboot.
 +
* <code>[[osascript -e]]</code>
 +
* <code>[[brew install hwatch]]</code>
 +
* [[Apple Watch]]
 +
* [[Samsung Galaxy Watch]]
 +
* <code>[[kubectl get --watch]]</code>
 +
* [[kubectl describe clusterrole view]]
  
 
== See also ==
 
== See also ==
 +
* {{watch}}
 
* {{ps}}
 
* {{ps}}
  

Latest revision as of 11:09, 30 March 2024

Advertising: