Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jun 2005 10:26:42 -0400 (EDT)
From:      Francisco Reyes <lists@natserv.com>
To:        Dan Nelson <dnelson@allantgroup.com>
Cc:        Jerry McAllister <jerrymc@clunix.cl.msu.edu>, FreeBSD Questions List <questions@freebsd.org>
Subject:   Re: Looking for files older than n number of days?
Message-ID:  <20050606102610.X86876@zoraida.natserv.net>
In-Reply-To: <20050606141635.GK255@dan.emsphone.com>
References:  <20050606095343.D86876@zoraida.natserv.net> <200506061401.j56E1gJ4019888@clunix.cl.msu.edu> <20050606141635.GK255@dan.emsphone.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 6 Jun 2005, Dan Nelson wrote:

> OPERATORS
>     The primaries may be combined using the following operators.  The
>     operators are listed in order of decreasing precedence.
> [...]
>     expression -and expression
>     expression expression
>          The -and operator is the logical AND operator.  As it is
>          implied by the juxtaposition of two expressions it does not
>          have to be specified.  The expression evaluates to true if
>          both expressions are true.  The second expression is not
>          evaluated if the first expression is false.

Does that mean that "-ls" always evaluates to false?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050606102610.X86876>