Hi all, Is there an R wrapper for chown/chgrp (a la Sys.chmod)? I couldn't find one with a few minutes of searching, but it seems like a curious omission. Thanks, Hadley -- Assistant Professor Department of Statistics / Rice University http://had.co.nz/
On Tue, Aug 14, 2012 at 9:30 PM, Hadley Wickham <hadley at rice.edu> wrote:> Hi all, > > Is there an R wrapper for chown/chgrp (a la Sys.chmod)? I couldn't > find one with a few minutes of searching, but it seems like a curious > omission.A recursive grep of an R-dev source tree I had lying around couldn't find one in a few seconds. I'm not sure its a 'curious' omission, since its something normal users[1] can't do, and who runs R as root? Barry [1] Or at least normal normal users. There might be special normal users with certain chown permissions...
On Wed, Aug 15, 2012 at 2:47 PM, Simon Urbanek <simon.urbanek at r-project.org> wrote:> > ... and moreover with the increasing adoption of ACL on unix and non-existence of uid/gid on Windows this is more an archaic curiosity so I don't think it makes sense to add it at this point. >It does however raise the question, "What is Hadley up to now?" :) Barry
Maybe Matching Threads
- how to use for example Domain Users of samba using chown chgrp
- chown and chgrp on 4.5 vs 5.0
- [Bug 1541] New: sftp: the do_stat() failure is ignored for chown, chgrp ops. in parse_dispatch_command()
- chown/chgrp for winbind users doesn`t work
- how to use chgrp command for samba groups