Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Nov 1998 12:37:00 -1000 (HST)
From:      David Langford <langfod@maui.net>
To:        paalsom@ifi.uio.no (=?ISO-8859-1?Q?P=E5l?= Sommerhein)
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Trying to delete /usr/obj, but _she_ won't let me :-(
Message-ID:  <199811172237.MAA17293@kauai.pacificglobal.net>
In-Reply-To: <3651F392.E4B391A2@ifi.uio.no> from =?ISO-8859-1?Q?P=E5l_Sommerhein?= at "Nov 17, 1998 11: 7:14 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Pål Sommerhein
>I did
>  # rm -rf /usr/obj
>but I got 'permissioned denied messages' for these three files:
>(a recursive listing is provided at the end of the mail)
>
>May I delete these files?  And if so, how do I proceed?

# rm -fr /usr/obj/*
# chflags -R noschg /usr/obj
# rm -fr /usr/obj/*

-David Langford
 langfod@dihelix.com


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?199811172237.MAA17293>