On Jun 8, 2009, at 3:47 PM, Bradley Giesbrecht wrote:
What is the macports way to change owner and permissions of files, like log files for example?Is there something in TCL or do we just use system commands?
chown: file attributes -owner ... chmod: file attributes -permissions ... see 'man n file' - Toby _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
