6 lines
67 B
Bash
6 lines
67 B
Bash
|
#!/binsh
|
||
|
|
||
|
turbostat --Summary -quiet --show PkgWatt --interval 1
|
||
|
|
||
|
|