11/3/71 SYS LINK (II)
NAME link -- link to a file
SYNOPSIS sys link; name ; name / link = 9.
1 2
DESCRIPTION A link to name is created; the link has name
1
name . Either name may be an arbitrary path
2
name.
FILES --
SEE ALSO unlink
DIAGNOSTICS The error bit (c-bit) is set when name cannot be
1
found; when name already exists; when the direc-
2
tory of name cannot be written; when an attempt
2
is made to link to a directory by a user other
than the super-user.
BUGS --
OWNER ken, dmr