find: support for !
This commit is contained in:
@@ -90,6 +90,24 @@ config FEATURE_FIND_USER
|
||||
help
|
||||
Support the 'find -user' option for searching by username or uid.
|
||||
|
||||
config FEATURE_FIND_NOT
|
||||
bool "Enable the 'not' (!) operator"
|
||||
default y
|
||||
depends on FIND
|
||||
help
|
||||
Support the '!' operator to invert the test results. If 'Enable
|
||||
full-blown desktop' is enabled, then will also the non-POSIX
|
||||
'-not' be supported.
|
||||
|
||||
config FEATURE_FIND_NOT
|
||||
bool "Enable the 'not' (!) operator"
|
||||
default y
|
||||
depends on FIND
|
||||
help
|
||||
Support the '!' operator to invert the test results. If 'Enable
|
||||
full-blown desktop' is enabled, then will also the non-POSIX
|
||||
'-not' be supported.
|
||||
|
||||
config GREP
|
||||
bool "grep"
|
||||
default n
|
||||
|
Reference in New Issue
Block a user