Date: Mon, 14 Aug 2000 00:22:24 -0700 From: "Crist J . Clark" <cjclark@reflexnet.net> To: Rahul Siddharthan <rsidd@physics.iisc.ernet.in> Cc: cjclark@alum.mit.edu, groggy@iname.com, freebsd-questions <questions@FreeBSD.ORG> Subject: Re: printing Message-ID: <20000814002224.V28027@149.211.6.64.reflexcom.com> In-Reply-To: <20000814124044.A809@physics.iisc.ernet.in>; from rsidd@physics.iisc.ernet.in on Mon, Aug 14, 2000 at 12:40:44PM %2B0530 References: <200008131805.SAA01159@groggy.anchorage.ptialaska.net> <20000813232326.T28027@149.211.6.64.reflexcom.com> <20000814124044.A809@physics.iisc.ernet.in>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 14, 2000 at 12:40:44PM +0530, Rahul Siddharthan wrote: > Crist J . Clark said on Aug 13, 2000 at 23:23:26: > > On Sun, Aug 13, 2000 at 06:05:31PM +0000, groggy@iname.com wrote: > > > i can't print under 3.4 - but had no trouble with > > > w98 and FBSD 2.2.8 ... wht changed? what's going on? > > > (please reply off-list as well ... thanks) > > > > > > ----- > > > > > > Script started on Sun Aug 13 09:48:04 2000 > > > > > > $ 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). -- Crist J. Clark cjclark@alum.mit.com 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?20000814002224.V28027>