Dexig / ro-check

CHECK RO MOUNT FILE SYSTEM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CHECK RO MOUNT FILE SYSTEM

Check whether the mounted filesystem readable or writable with help of file creation.

$ python check_ro.py --help

usage: check_ro.py [-h] [-f FILE]

Check whether the mounted filesystem readable or writable

optional arguments:
  -h, --help            show this help message and exit
  -f FILE, --file FILE  File with mounted filesystems to check. If not
                        specified, /proc/mounts will be used

About

CHECK RO MOUNT FILE SYSTEM


Languages

Language:Python 100.0%