From owner-freebsd-questions Tue Mar 25 08:17:53 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA21047 for questions-outgoing; Tue, 25 Mar 1997 08:17:53 -0800 (PST) Received: from mail.EUnet.hu (www.eunet.hu [193.225.28.100]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA21039 for ; Tue, 25 Mar 1997 08:17:48 -0800 (PST) Received: by mail.EUnet.hu, id RAA04235; Tue, 25 Mar 1997 17:17:34 +0100 Received: (from zgabor@localhost) by CoDe.hu (8.7.5/8.7.3) id JAA02713; Fri, 21 Mar 1997 09:53:03 +0100 (MET) From: Zahemszky Gabor Message-Id: <199703210853.JAA02713@CoDe.hu> Subject: Re: Bad file descriptor in security check output To: freebsd-questions@freebsd.org (FreeBSD questions) Date: Fri, 21 Mar 1997 09:53:02 +0100 (MET) Cc: rjmcintire@earthlink.net In-Reply-To: <01BC353B.69A2A2A0@EMILYD> from "Riley J. McIntire" at "Mar 20, 97 02:31:33 pm" X-Mailer: ELM [version 2.4ME+ PL11 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > When I try to remove these files I get this: > > bash# rm -i '#'06* > rm: #064448: Bad file descriptor > remove #064456? y > rm: #064456: Operation not permitted > remove #064504? y > rm: #064504: Operation not permitted > remove #064505? y > rm: #064505: Operation not permitted > remove #064513? y > rm: #064513: Operation not permitted > bash# ls -l > ls: #064448: Bad file descriptor > total 0 > cr-srwsrwT 21077 57982986 2315373696 219, -2097151869 Nov 11 1975 #064456 > br-srwSrwt 27506 1845521775 1869640805 116, 1819213941 Nov 4 11:56 #064504 > br-xrws--- 29440 1996515182 1735094895 0, 1380974628 Dec 12 16:53 #064505 > br-xrw-r-- 25902 96561670 9742848 101, 1768161394 May 26 1970 #064513 > > Trying chmod I get the same errors... I don't know, but maybe you can remove them with ``clri''. Beware! After it, you have to run fsck on that partition! man clri Gabor