I want to pass the p option to encfs from the command line to set "paranoia mode," and alias the command to something else so users can work with it without knowing details.
Is there an option to pass "paranoia mode" from the command line?
|
I want to pass the Is there an option to pass "paranoia mode" from the command line? | ||||
|
feedback
|
|
it is enough to open a text file and type "p" in it then redirect stdin to it:
as simple as that! | ||||
|
feedback
|