Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!husc6!panda!genrad!decvax!decwrl!sun!gorodish!guy From: guy@gorodish.UUCP Newsgroups: comp.unix.wizards Subject: Re: ls -l obscures important information Message-ID: <14953@sun.uucp> Date: Thu, 12-Mar-87 15:50:33 EST Article-I.D.: sun.14953 Posted: Thu Mar 12 15:50:33 1987 Date-Received: Sat, 14-Mar-87 03:31:49 EST References: <17803@ucbvax.BERKELEY.EDU> Sender: news@sun.uucp Reply-To: guy@sun.UUCP (Guy Harris) Distribution: na Organization: Sun Microsystems, Mountain View Lines: 7 >Turned out that a mistake in a makefile had caused the program to be >installed originally with mode 2701 - not executable by the group - >but of course ls -l shows rwx--s--x as if all were well. The S5 version of "ls" shows a sticky, set-UID, or set-GID bit that lacks the matching execute bit as a capital letter; we dropped that into the 4.2 environment "ls" here as well.