Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!news.gan.net.au!act.news.telstra.net!vic.news.telstra.net!news.mira.net.au!harbinger.cc.monash.edu.au!bunyip.cc.uq.oz.au!munnari.OZ.AU!spool.mu.edu!howland.reston.ans.net!Germany.EU.net!Dortmund.Germany.EU.net!interface-business.de!usenet From: j@ida.interface-business.de (J Wunsch) Newsgroups: comp.unix.bsd.bsdi.misc Subject: Re: How to get rid of /tmp/.immutable? Date: 22 Mar 1996 10:34:11 GMT Organization: interface business GmbH, Dresden Lines: 18 Message-ID: <4itvn3$3n8@innocence.interface-business.de> References: <Pine.BSD/.3.91.960319145353.10729A-100000@trex.centroin.com.br> Reply-To: joerg_wunsch@interface-business.de (Joerg Wunsch) NNTP-Posting-Host: ida.interface-business.de X-Newsreader: knews 0.9.3 Flavio Veloso <flaviovs@centroin.com.br> writes: > I'm running BSDI/OS 2.0.1 and I'm trying to delete /tmp/.immutable ("rm > /tmp/.immutable" in the shell prompt) without success, even logged as root. > All I get is "rm: .immutable: Operation not permitted". The name of this file is a strong indication that the ``immutable'' flag is set (RTFM chflags(8)), and this does also look like somebody has deliberately set the flag, so removing the file might not be a good idea actually. Alias your `ll' to `ls -lo' (for the admin account), to always see the file flags in a long listing. -- J"org Wunsch Unix support engineer joerg_wunsch@interface-business.de http://www.interface-business.de/~j