1 02/25/76   link, lk
 2 
 3 Function:  creates a link pointing to a specified segment in
 4 another directory.
 5 
 6 
 7 Syntax:  lk path1A path2A ... path1N {path2N}
 8 
 9 
10 Arguments:
11 path1i  pathname of the segment to which path2i is to point.  The
12 pathnames must be specified in pairs.
13 
14 path2i  specifies the pathname of the link to be created.  If the last
15 path2 argument is not given, the link is given
16 the entryname portion of path1N as its entryname.
17 
18 
19 Notes: The star convention can be used.