tooManyLinks

Too many links.

Errno.swift:331
static var tooManyLinks: Errno { get }

The maximum number of hard links to a single file (32767) has been exceeded.

The corresponding C error is EMLINK.