2019-02-25 22:16:03 +01:00

4 lines
82 B
Bash

#!/bin/sh
cpupower frequency-info -fm | grep -oP '(?<=frequency: )([^ ]+ [^ ]+)'