Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Sep 1995 21:40:18 +0100 (MET)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        FreeBSD-hackers@freefall.freebsd.org
Subject:   Re: can't delete chfn
Message-ID:  <199509272040.VAA24489@uriah.heep.sax.de>
In-Reply-To: <Pine.BSF.3.91.950927025833.311p-100000@apollo.COSC.GOV> from "-Vince-" at Sep 27, 95 03:05:35 am

next in thread | previous in thread | raw e-mail | index | archive | help
As -Vince- wrote:
> 
> root@apollo [3:03am][/usr/bin] >> dir chfn
> -r-sr-xr-x  1 root  bin  20480 Jul 26 07:57 chfn
> root@apollo [3:04am][/usr/bin] >> rm chfn
> override r-sr-xr-x  root/bin schg for chfn? y
> rm: chfn: Operation not permitted

Your famous "dir" fails to report you the immutable flag.  Better
alias "dir" to "ls -lo" for user root.

No idea why the chflags (above in your script, not quoted here)
failed.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509272040.VAA24489>