Xref: utzoo comp.unix.questions:13804 comp.unix.wizards:16333 Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!purdue!ames!xanth!mcnc!thorin!unc!sunj From: sunj@unc.cs.unc.edu (John Sun) Newsgroups: comp.unix.questions,comp.unix.wizards Subject: help in finding which machine a file is actually stored on Keywords: help Message-ID: <8204@thorin.cs.unc.edu> Date: 23 May 89 13:30:52 GMT Sender: news@thorin.cs.unc.edu Lines: 8 I need help some help in determining the actual machine a file is stored on. What I am looking for is a routine that given an absolute file name returns the machine it is stored on in a NFS environment. Is there a "system" call that does this? If not, any pointers in helping me write such a routine would be appreciated. Thanks! John Sun sunj@dopey.cs.unc.edu