Date: Tue, 28 Oct 1997 14:23:34 -0800 (PST) From: Dan Busarow <dan@dpcsys.com> To: Brandon Gillespie <brandon@roguetrader.com> Cc: questions@FreeBSD.ORG Subject: Re: unable to rm suid binary..? Message-ID: <Pine.UW2.3.95.971028142213.15324C-100000@cedb> In-Reply-To: <Pine.BSF.3.96.971028140927.20649A-100000@roguetrader.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 28 Oct 1997, Brandon Gillespie wrote:
> -r-sr-xr-x  1 root  bin  196608 Jul  9 19:56 rcp*
> # rm rcp
> override r-sr-xr-x  root/bin schg for rcp? y
                               ^^^^
Man chflags
Specifically you want to
	chflags noschg rcp
	rm rcp
Dan
-- 
 Dan Busarow                                                  714 443 4172
 DPC Systems / Beach.Net                                    dan@dpcsys.com
 Dana Point, California  83 09 EF 59 E0 11 89 B4   8D 09 DB FD E1 DD 0C 82
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.UW2.3.95.971028142213.15324C-100000>
