From owner-freebsd-questions Sat Jul 27 01:55:40 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA24628 for questions-outgoing; Sat, 27 Jul 1996 01:55:40 -0700 (PDT) Received: from spiff.cc.iastate.edu (spiff.cc.iastate.edu [129.186.142.89]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id BAA24623 for ; Sat, 27 Jul 1996 01:55:37 -0700 (PDT) Received: by spiff.cc.iastate.edu with sendmail-5.65 id ; Sat, 27 Jul 1996 03:55:36 -0500 Message-Id: <9607270855.AA13169@spiff.cc.iastate.edu> To: questions@freefall.freebsd.org Reply-To: graphix@iastate.edu Subject: Removing files Date: Sat, 27 Jul 1996 03:55:35 CDT From: Kent Vander Velden Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk How can I remove the following files? pseudo: {722} ls -l /usr/lost+found/ total 208 c--Sr-xrwx 1 3830698 4539461 171, -253099873 Jan 29 1974 #003513* -r-sr-xr-x 1 root bin 36864 Jul 5 22:43 #003555* -r-sr-xr-x 1 root bin 20480 Jul 5 22:44 #003616* -r-sr-xr-x 1 root bin 49152 Jul 5 22:45 #003648* -r-sr-xr-x 1 root bin 16384 Jul 5 22:45 #003651* -r-sr-xr-x 1 root bin 12288 Jul 5 22:45 #003655* -r-sr-xr-x 1 root bin 16384 Jul 5 22:46 #003674* -r-sr-xr-x 1 root bin 28672 Jul 5 22:47 #003733* -r-sr-xr-x 1 root bin 32768 Jul 5 22:45 #003763* rm: /usr/lost+found/#003648: Operation not permitted rm: /usr/lost+found/#003651: Operation not permitted rm: /usr/lost+found/#003655: Operation not permitted rm: /usr/lost+found/#003674: Operation not permitted rm: /usr/lost+found/#003733: Operation not permitted rm: /usr/lost+found/#003763: Operation not permitted rm: /usr/lost+found/#003555: Operation not permitted rm: /usr/lost+found/#003616: Operation not permitted Thanks. --- Kent Vander Velden graphix@iastate.edu