Date: Fri, 6 Oct 1995 20:50:40 -0700 (PDT) From: -Vince- <vince@apollo.COSC.GOV> To: "Jonathan M. Bresler" <jmb@kryten.Atinc.COM> Cc: J Wunsch <j@uriah.heep.sax.de>, FreeBSD-hackers@freefall.freebsd.org Subject: Re: can't delete chfn Message-ID: <Pine.BSF.3.91.951006204929.683L-100000@apollo.COSC.GOV> In-Reply-To: <Pine.3.89.9509271830.B9363-0100000@kryten.atinc.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 27 Sep 1995, Jonathan M. Bresler wrote: > On Wed, 27 Sep 1995, -Vince- wrote: > > I just did alias dir ls -lo and here's the output: > > > > root@apollo [3:58pm][/usr/bin] >> dir chfn > > -r-sr-xr-x 1 root bin schg 20480 Jul 26 07:57 chfn > ^^^^ > schg prevents you from replacing the file. > the same should be true of your kernel. do a 'chflags noschg /usr/bin/chfn' Hmm, but it seems like it was make world that did this so make world is preventing new make worlds from happening? > from man chflags: > Flags are a comma separated list of keywords. The following keywords are > currently defined: > > arch set the archived flag (super-user only) > dump set the dump flag > sappnd set the system append-only flag (super-user only) > schg set the system immutable flag (super-user only) > uappnd set the user append-only flag (owner or super-user only) > uchg set the user immutable flag (owner or super-user only) > archived, sappend, schange, simmutable, uappend, uchange, uimmutable > aliases for the above > > > > > root@apollo [3:58pm][/usr/bin] >> > > > > Any ideas what I can do to delete chfn so I can install the > > updated one? Thanks! Cheers, -Vince- vince@apollo.COSC.GOV - GUS Mailing Lists Admin UC Berkeley AstroPhysics - Electrical Engineering (Honorary B.S.) Chabot Observatory & Science Center - Board of Advisors Running FreeBSD - Real UN*X for Free! Linda Wong/Vivian Chow/Hacken Lee/Danny Chan Fan Club Mailiing Lists Admin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.951006204929.683L-100000>