pike.hubbe.net

[Top]
system
previoussystem.chmod() system.chroot()next

Method system.chown()


Method chown

void system.chown(string path, int uid, int gid)

Description

Sets the owner and group of the specified path.

Note

Throws errors on failure.

This function is not available on all platforms.


Extracted from Pike v7.3 release 11 at 2001-11-03.