Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
Currently the dfs -test command only supports
-d, -e, -f, -s, -z
options. It would be helpful if we add
-w, -r
to verify permission of r/w before actual read or write. This will help script programming.