Xref: utzoo comp.unix.i386:6624 comp.unix.wizards:22803 Path: utzoo!attcan!uunet!tekbspa!tekbspa!denny From: denny@tss.com (Denny Page) Newsgroups: comp.unix.i386,comp.unix.wizards Subject: i386 unix with NFS - getcwd() & /bin/pwd inode problem Message-ID: Date: 8 Jul 90 23:36:43 GMT Sender: news@tss.com (USENET Network News) Distribution: na Organization: Teknekron Software System, Inc. Lines: 4 When you are in a directory which is mounted via nfs, and the inode of the current directory is > 65535 (such as on a sun), /bin/pwd reports "read error in .." Getcwd() uses /bin/pwd to do its work, and as such doesn't function. Is anyone aware of a fix or a work around for this?