In article <[EMAIL PROTECTED]>, Moritz Lenz
<[EMAIL PROTECTED]> wrote:

> Hi,
> 
> brian d foy wrote:
> > At the moment the file test operators that I expect to return true or
> > false do, but the true is the filename.
> 
> that helps chaining of file test:
> 
> $fn ~~ :t ~~ :x
> or something.

I thought that returning a stat buffer was supposed to handle the case
of chained file test operators.

S16 will also need a fix-up for this text, I think:

"Also note that, for the superuser on the local filesystems, the :r,
:R, :w, and :W tests always return 1,"

Reply via email to