Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!rpi!crdgw1!uakari.primate.wisc.edu!unmvax!uokmax!occrsh!fang!tarpit!bilver!bill From: bill@bilver.uucp (Bill Vermillion) Newsgroups: comp.unix.programmer Subject: Re: Troubles opening the same file on 2 nodes Keywords: open, Text file buzy Message-ID: <1991Mar29.144539.14791@bilver.uucp> Date: 29 Mar 91 14:45:39 GMT References: <1991Mar24.191011.14552@IRO.UMontreal.CA> Organization: W. J. Vermillion - Winter Park, FL Lines: 12 In article <1991Mar24.191011.14552@IRO.UMontreal.CA> u715@JSP.UMontreal.CA (Beliveau Steeve) writes: >Hi! > Here's a little program that will well explain my problem : ..... > if (open("test", O_RDWR, 0777) == -1) ^^^^^^ Could it be that your program is opening the file "/bin/test". Are you really using a file name called test? -- Bill Vermillion - UUCP: uunet!tarpit!bilver!bill : bill@bilver.UUCP