Front page | perl.perl6.language |
Postings from November 2008
Re: S16: chown, chmod
Thread Previous
|
Thread Next
From:
dpuu
Date:
November 22, 2008 08:13
Subject:
Re: S16: chown, chmod
Message ID:
fbecd0ba-b55d-4d8e-bf6f-6a2323b2d6b0@u18g2000pro.googlegroups.com
On Nov 22, 12:46 am, allb...@ece.cmu.edu (Brandon S. Allbery KF8NH)
wrote:
> On 2008 Nov 21, at 14:13, Dave Whipp wrote:
>
> > The restriction of chown to the superuser is a property of the OS,
> > not the files. The example from the pod is:
>
> man pathconf
Ah, thanks for that.
It's probably an unproductive rats nest to attempt to add abstractions
for all these APIs, so I assume we'll have a "use IO::pathconf" pragma
that adds a global pathconf function, plus an IO.pathconf method, to
access these properties.
Thread Previous
|
Thread Next