Date: Sun, 25 Oct 1998 22:16:33 -0800 (PST) From: Brian Tiemann <btman@ugcs.caltech.edu> To: freebsd-questions@FreeBSD.ORG Subject: Can't delete files as root? Message-ID: <Pine.BSF.4.05.9810252213520.11428-100000@lionking.org>
next in thread | raw e-mail | index | archive | help
Hi-- another random question... After doing a make aout-to-elf, I found that some of the files in my /usr/obj directory were stuck there so hard I couldn't even remove them with paint thinner and a spatula. rm: aout/usr/src/tmp/usr/lib/aout/libc.so.3.1: Operation not permitted rm: aout/usr/src/tmp/usr/lib/aout/libc_r.so.3.0: Operation not permitted -r--r--r-- 1 root wheel 493850 Oct 19 12:39 libc.so.3.1 -r--r--r-- 1 root wheel 547350 Oct 19 12:39 libc_r.so.3.0 So how come I can neither chmod nor remove these files, even as root? Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9810252213520.11428-100000>