a < b = !(a > b) + (a = b)

> On Wed, Sep 10, 2008 at 3:19 AM, Kenji Arisawa <[EMAIL PROTECTED]>
> wrote:
>> Hello,
>>
>> "test" command of plan 9 has a operator "older", the usage is:
>>        test f -older t
>> where f is a file and t is a time.
>> however the command does not have "newer" operator.
>> why?
>>
>
> If a < b, and you want to know if b > a, can't you just do a < b?
>
> ron
>
>


-- 
Rodolfo García AKA kix
http://www.kix.es/
EA4ERH (@IN80ER)


Reply via email to