first
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
sensors | grep "Package id 0:" | tr -d '+' | awk '{print $4}'
|
||||
Reference in New Issue
Block a user