3 lines
50 B
Text
3 lines
50 B
Text
|
#!/bin/bash
|
||
|
watch -d grep -e Dirty: /proc/meminfo
|