Version 0.1.0 candidate behavior removes each named file-system entry. Regular files andsymbolic links are removed with the released moonbitlang/async API; a link isnever followed to inspect its target. Multiple operands are processed in order,and a later failure does not undo earlier removals. Directories are rejected.
unlink FILE...
--help and --version are supported. Missing operands and an operand thatcannot be removed exit non-zero. Authorization is supplied by the caller; thecommand does not add a policy or invoke a host unlink program. The command'sportable profile does not provide GNU-specific diagnostics or interactiveconfirmation.