Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!samsung!olivea!mintaka!bloom-picayune.mit.edu!news From: mlevin@jade.tufts.edu Newsgroups: comp.unix.programmer Subject: hard links: how to tell with system call under BSD4.3? Message-ID: <1991May10.013347.8621@athena.mit.edu> Date: 10 May 91 01:33:47 GMT Sender: news@athena.mit.edu (News system) Followup-To: mlevin@jade.tufts.edu Distribution: usa Organization: Me, Myself, and I, inc. Lines: 8 Is there any way, from a system call on BSD4.3, to determine if a file is a hard link? I know lstat() will describe soft links, but none of my Unix books seem to say how one can figure out if a file is a hard link or not. Is this impossible? Please email me at mlevin@jade.tufts.edu with any responses. Thanks in advance. Mike Levin