Supprimer 'mate/ram.sh'
This commit is contained in:
parent
fba643544d
commit
afb09ef3ed
@ -1,8 +0,0 @@
|
||||
#!/bin/bash
|
||||
# This script monitors memory usage
|
||||
|
||||
# Get the current usage of memory
|
||||
memUsage=$(free -m | awk '/Mem/{print $3}')
|
||||
|
||||
# Print the usage
|
||||
echo "RAM: $memUsage MB"
|
||||
Loading…
x
Reference in New Issue
Block a user