Library /sys$common/syshlp/helplib.hlb  —  CRTL  unlink  Description
    The unlink function deletes the specified symbolic link (link_
    name) from the system. The contents of the symbolic link are not
    examined, and no action is performed on the file specified in the
    contents. For other files, the unlink function behaves the same
    as the C RTL remove function.

    See also symlink, readlink, realpath, lchown, and lstat.
Close Help