libfile-lchown-perl
module to modify attributes of symlinks without dereferencing them
Description
The regular chown system call will dereference a symlink and apply ownership changes to the file at which it points. Some OSes provide system calls that do not dereference a symlink but instead apply their changes directly to the named path, even if that path is a symlink (in much the same way that lstat will return attributes of a symlink rather than the file at which it points). File::lchown provides a wrapper around those system calls.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/File-lchown
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libfile-lchown-perl