Difference between revisions of "Watch"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(6 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
<code>watch</code> command
 
<code>watch</code> command
 
* https://linux.die.net/man/1/watch
 
* https://linux.die.net/man/1/watch
* <code>[[brew install watch]]</code>
+
* 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.
* [[osascript -e]]
+
* <code>[[osascript -e]]</code>
[[brew install hwatch]]
+
* <code>[[brew install hwatch]]</code>
 
* [[Apple Watch]]
 
* [[Apple Watch]]
 +
* [[Samsung Galaxy Watch]]
 +
* <code>[[kubectl get --watch]]</code>
 +
* [[kubectl describe clusterrole view]]
  
 
== See also ==
 
== See also ==

Latest revision as of 11:09, 30 March 2024

Advertising: