PREV INDEX NEXT

Author: Unknown
Subject: Operators with Options
Date: Sunday, 06 Sep 2020, 16:13:45

What would the expected behavior be if an operator was included between options in the expression?

ie % fiend -name FOO -o -depth -newer BAR
In this example, would "-o" treat "-depth" as its right operand with "newer" defaulting to "-a", or would it skip over and treat "-newer" as the right operand?
PREV INDEX NEXT