Skip to content

Instantly share code, notes, and snippets.

@csrutil
Created December 14, 2022 12:58
Show Gist options
  • Save csrutil/6a0e97393995a200c4c3b28ceaa2c35a to your computer and use it in GitHub Desktop.
Save csrutil/6a0e97393995a200c4c3b28ceaa2c35a to your computer and use it in GitHub Desktop.
while true; do cat /proc/interrupts | grep 'CPU\|eth'; sleep 1; clear; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment