7903104165
The Lchown module provides a perl interface to the lchown(2) UNIX system call, on systems that support lchown. The lchown(2) call is used to change the ownership and group of symbolic links. from Alexander Bluhm <alexander_bluhm at genua.de>
4 lines
191 B
Plaintext
4 lines
191 B
Plaintext
The Lchown module provides a perl interface to the lchown(2) UNIX system
|
|
call, on systems that support lchown. The lchown(2) call is used to
|
|
change the ownership and group of symbolic links.
|