>>do a
>>chflags -R noschg /usr/obj
>>before you rm it
>
>Uh no... do the 'rm' first, tolerate the few warnings, _then_
>do the chflags and then another 'rm'.
>
>It's faster on my stopwatch anyway :)
>
/* Flamebait mode on: */
Now, shouldn't we really have a target in our makefile for this,
like:
>do a
>chflags -R noschg /usr/obj
>before you rm it
Uh no... do the 'rm' first, tolerate the few warnings, _then_
do the chflags and then another 'rm'.
It's faster on my stopwatch anyway :)
Cheers,
Jerry Hicks
wghi...@bellsouth.net
>
>-Scott
>
>On 31-Jan-99 Michael Graziano wrote:
>> I went t
On Sun, 31 Jan 1999, Michael Graziano wrote:
>I went to remove everything from my /usr/obj directory this morning in
>preparation to do a make world, and found that two files
>(/usr/obj/usr/src/tmp/usr/lib/libc.so.3 and
>/usr/obj/usr/src/tmp/usr/lib/libc_r.so.3) can't be deleted. Am I
>missing so
On Sun, 31 Jan 1999, Scott A. Barron wrote:
> On 31-Jan-99 Michael Graziano wrote:
> > I went to remove everything from my /usr/obj directory this morning in
> > preparation to do a make world, and found that two files
> > (/usr/obj/usr/src/tmp/usr/lib/libc.so.3 and
> > /usr/obj/usr/src/tmp/usr/li
do a
chflags -R noschg /usr/obj
before you rm it
-Scott
On 31-Jan-99 Michael Graziano wrote:
> I went to remove everything from my /usr/obj directory this morning in
> preparation to do a make world, and found that two files
> (/usr/obj/usr/src/tmp/usr/lib/libc.so.3 and
> /usr/obj/usr/src/tmp/usr
I went to remove everything from my /usr/obj directory this morning in
preparation to do a make world, and found that two files
(/usr/obj/usr/src/tmp/usr/lib/libc.so.3 and
/usr/obj/usr/src/tmp/usr/lib/libc_r.so.3) can't be deleted. Am I
missing something, or are these two files just hanging out fo