As I recall, Daniel O'Connor wrote:
>
> Yes, FYI rm -rf /usr/obj/usr ; chflags -R noschg /usr/obj/usr; rm -rf /usr/obj/usr
>
> is much faster.
And, "newfs /obj" is faster yet. :-)
-crl
--
Chad R. Larson (CRL15) 602-953-1392 Brother, can you paradigm?
[EMAIL PROTECTED]
On 11-Jan-01 Crist J. Clark wrote:
> Just to make sure, you have been completely nuking the messed up
> object tree on the client before these attempts,
>
># chflags -R noschg /usr/obj/usr && rm -rf /usr/obj/usr
Yes, FYI rm -rf /usr/obj/usr ; chflags -R noschg /usr/obj/usr; rm -rf /usr/o
On Wed, Jan 10, 2001 at 10:54:24AM -0500, Robin P. Blanchard wrote:
[snip]
Just to make sure, you have been completely nuking the messed up
object tree on the client before these attempts,
# chflags -R noschg /usr/obj/usr && rm -rf /usr/obj/usr
Right?
--
Crist J. Clark