quilt-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Quilt-dev] Unusual operator in quilt/pop.in


From: Peter Williams
Subject: Re: [Quilt-dev] Unusual operator in quilt/pop.in
Date: Fri, 10 Jun 2005 15:25:14 +1000
User-agent: Mozilla Thunderbird 1.0.2-1.3.2 (X11/20050324)

Andreas Gruenbacher wrote:
On Friday 10 June 2005 06:57, Peter Williams wrote:

I've been reading the quilt scripts in preparation to proposing some
patches and have come across some bash code that I don't understand at
line 86 of the 0.40 version of quilt/pop.in.  I am not familiar with and
am unable to find any mention of the -ot operator in any bash
documentation.  Can any one enlighten me?


It's not difficult. Man bash and a search for -ot reveals:

       file1 -ot file2
              True  if file1 is older than file2, or if file2 exists and file1
              does not.

Thanks.  I guess that I didn't look hard enough.

Peter
--
Peter Williams                                   address@hidden

"Learning, n. The kind of ignorance distinguishing the studious."
 -- Ambrose Bierce




reply via email to

[Prev in Thread] Current Thread [Next in Thread]