Supprimer 'dconf/ram.sh'
This commit is contained in:
parent
b4b3cf5aff
commit
83ee6b4dfb
@ -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