Enabled more tests for findx: -has_acl, -has_xattr, -has_any_xattr, -disk_name, -disk_path, -bad_outname, -size
This commit is contained in:
@ -5117,12 +5117,17 @@ Similar to shell command du \-sk.
|
||||
Like \-find but operating on local filesystem and not on the ISO image.
|
||||
This is subject to the settings of \-follow.
|
||||
.br
|
||||
\-findx accepts the same tests as \-find. But except the following ones, they
|
||||
will be defaulted to \-false:
|
||||
\-findx accepts the same tests as \-find, but only the following ones work
|
||||
like described with \-find:
|
||||
.br
|
||||
\-name, \-type, \-lba_range, \-decision, \-prune, \-wholename,
|
||||
\-use_pattern, \-or_use_pattern, \-maxdepth, \-mindepth,
|
||||
\-has_lfa_flags, \-has_some_lfa_flags_of
|
||||
\-bad_outname, \-decision, \-disk_name, \-disk_path, \-has_acl,
|
||||
\-has_any_xattr, \-has_lfa_flags, \-has_some_lfa_flags_of,
|
||||
\-has_xattr, \-lba_range, \-maxdepth, \-mindepth, \-name,
|
||||
\-or_use_pattern, \-prune, \-size, \-true, \-type,
|
||||
\-use_pattern, \-wholename
|
||||
.br
|
||||
The others get defaulted to \-false, because they are not applicable to disk
|
||||
files.
|
||||
.br
|
||||
Test \-type accepts the same parameters as with \-find. Additionally it
|
||||
recognizes type "mountpoint" (or "m") which matches subdirectories which reside
|
||||
|
Reference in New Issue
Block a user