Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!mcsun!hp4nl!orcenl!bengsig From: bengsig@oracle.nl (Bjorn Engsig) Newsgroups: comp.unix.wizards Subject: Why aren't (hard) links to symbolic links allowed? Message-ID: <874@nlsun1.oracle.nl> Date: 8 May 90 15:17:08 GMT Reply-To: bengsig@oracle.nl (Bjorn Engsig) Organization: Oracle Europe, The Netherlands Lines: 7 If I have a file /a/a.c and do ln -s /a/a.c /b/b1.c, then ln /b/b1.c /b/b2.c (and also /etc/link) creates /b/b2.c as a hard link to /a/a.c and not as I would expect to /b/b1.c. Shouldn't I be able to have more than one (hard) link to a file that happens to be a symbolic link? If no, then why not? -- Bjorn Engsig, Domain: bengsig@oracle.nl, bengsig@oracle.com Path: uunet!mcsun!orcenl!bengsig