On Tue, 10 Mar 2009, ig2ar-s...@yahoo.co.uk wrote:
Hello fellow R-ists,
How do I change file permissions?
I know that file.access can display permission information but how
do I SET those permissions?
Well, file.info is better are displaying permission information, and
Sys.chmod set them in the format used by file.info.
Thank you
Your culpritNr1
--
Brian D. Ripley, rip...@stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.