On Thu, Aug 19, 2021 at 10:28:16PM +0900, matsuand wrote: > <STATUS> > stat: DP > ppkg: GNU findutils 4.8.0 > page: find.1 > date: 2021/01/09 > mail: michio_matsu****@yahoo***** > name: Michio MATSUYAMA > </STATUS> コメントします(part 3)。 > [原文] > .IP Operators > Operators join together the other items within the > expression. They include for example .B -o (meaning > logical OR) and .B -a (meaning logical AND). Where an > operator is missing, .B -a is assumed. > [訳文] > .IP "オペレーター (operator)" > オペレーターは、式を構成する項目どうしを結びつけます。 > オペレーターには、 -o (論理 OR の意味) や -a (論理 AND > の意味) があります。 オペレーターがないところは、 -a > があるものとみなされます。 > ---------------------------------------- オペレータ -> 演算子 次回はここから > [原文] > .IP "-warn, -nowarn" > Turn warning messages on or off. These warnings apply only > to the command line usage, not to any conditions that .B > find might encounter when it searches directories. The > default behaviour corresponds to .B -warn if standard input > is a tty, and to .B -nowarn otherwise. If a warning > message relating to command-line usage is produced, the > exit status of .B find is not affected. If the > POSIXLY_CORRECT environment variable is set, and .B -warn > is also used, it is not specified which, if any, warnings > will be active. ribbon