_unlink -- Delete an HFS File

DESCRIPTION

_unlink is a version of unlink designed to operate only on HFS files. _unlink runs faster and calls fewer other library routines than unlink. Refer to unlink for a full description.

_unlink is used exactly like the standard unlink function. The argument to _unlink is interpreted as an HFS filename, even if it appears to begin with a style prefix or a leading // or both.