init I
This commit is contained in:
3
1 Minitools/check_ro_mount.sh
Normal file
3
1 Minitools/check_ro_mount.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
grep "\sro[\s,]" /proc/mounts | egrep -v "9660|tmpfs"
|
||||
Reference in New Issue
Block a user