Change the ownership of a file. If the path is a link it changes the ownership of the link itself. See lchown(2)
Path to the file.
The uid to change the file's owner to.
The gid to change the file's group to.
Change the ownership of a file. If the path is a link it changes the ownership of the link itself. See lchown(2)