I want to disable mount mentioned in /etc/filesystems. (By disabling I mean set the mount option to false).
I heard, that the /etc/filesystems file, should not be edited directly, so I don't want to edit it using vim or other editor.
Is there any command I could use for this ? (I found that command chnfsmnt might help me with that, but I am not sure how to construct it to change the mount parameter to false).