Negate (NOT) unary operator operator
The Negate (NOT) unary operator operator is used to negate any boolean.
For example:
findit -w 'NOT (IS FILE)'
Will show only the files that are not files.
NOT) unary operator operatorThe Negate (NOT) unary operator operator is used to negate any boolean.
For example:
findit -w 'NOT (IS FILE)'
Will show only the files that are not files.