Print CPU 0's available frequency [g]overnors

cpupower

  • Tools regarding CPU power and tuning options.
    This command is available as part of the `cpupower` package, or as part of `kernel-tools` on Fedora.
    More information: <https://manned.org/cpupower>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

sudo cpupower --cpu {{0}} frequency-info g | grep "analyzing\|governors"

click the source code to copy install cpupower on any operating system with command-not-found.com