Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!batcomputer!caen!zaphod.mps.ohio-state.edu!ncar!hsdndev!cmcl2!kramden.acf.nyu.edu!brnstnd From: brnstnd@kramden.acf.nyu.edu (Dan Bernstein) Newsgroups: comp.unix.questions,comp.unix.programmers Subject: Re: Permission at the time of file creation Message-ID: <24143.Jun2203.14.2691@kramden.acf.nyu.edu> Date: 22 Jun 91 03:14:26 GMT References: <1991Jun21.201632.2407@menudo.uh.edu> Distribution: usa Organization: IR Lines: 9 In article <1991Jun21.201632.2407@menudo.uh.edu> rmdubash@hermes.cs.uh.edu () writes: > I am using SunOS4.1.1 and trying to open a file using the open system call > with a mode value 777. Modes are expressed in octal. In C, 777 is decimal. 0777 is octal. There is no comp.unix.programmers group, by the way. ---Dan