Date: Mon, 14 Aug 2000 12:58:16 +0530 From: Rahul Siddharthan <rsidd@physics.iisc.ernet.in> To: cjclark@alum.mit.edu Cc: groggy@iname.com, freebsd-questions <questions@FreeBSD.ORG> Subject: Re: printing Message-ID: <20000814125816.A946@physics.iisc.ernet.in> In-Reply-To: <20000814002224.V28027@149.211.6.64.reflexcom.com>; from cjclark@reflexnet.net on Mon, Aug 14, 2000 at 12:22:24AM -0700 References: <200008131805.SAA01159@groggy.anchorage.ptialaska.net> <20000813232326.T28027@149.211.6.64.reflexcom.com> <20000814124044.A809@physics.iisc.ernet.in> <20000814002224.V28027@149.211.6.64.reflexcom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Crist J . Clark said on Aug 14, 2000 at 00:22:24: > > > > $ l /usr/bin/lp* > > > > > > > > 8255 3 -r-xr-xr-x 1 root wheel - 2594 /usr/bin/lp* > > > > 8256 18 -r-Sr-sr-x 1 root daemon - 18064 /usr/bin/lpq* > > > > 8257 21 -r-Sr-sr-x 1 root daemon - 20864 /usr/bin/lpr* > > > > 8258 18 -r-Sr-sr-x 1 root daemon - 17624 /usr/bin/lprm* > > > ^ > > > Does it help if these are set executable? > > > > Aren't these executable already? Also, what is a capital S? > > Over here (3.4-stable) I have small s's there, but otherwise it > > looks the same and it works. > > Those last three are set 6455. That's what 'S' means, the set[ug]id > bit is flipped on, but the execute is not set. See ls(1). Hm. I tried removing the root execute permission, but leaving the world execute permission on (as above), and it works still. But thanks for the S info. I'd looked only at the chmod manpage and it wasn't there. Rahul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000814125816.A946>