Supprimer 'dconf/cpu.sh'
This commit is contained in:
parent
6ceaac3fe7
commit
1ed8bbcc68
@ -1,8 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
# This script monitors CPU usage
|
|
||||||
|
|
||||||
# Get the current usage of CPU
|
|
||||||
cpuUsage=$(top -bn1 | awk '/Cpu/ { print $2}')
|
|
||||||
|
|
||||||
# Print the usage
|
|
||||||
echo "CPU: $cpuUsage%"
|
|
||||||
Loading…
x
Reference in New Issue
Block a user