From owner-freebsd-questions Sun Aug 24 20:43:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA13079 for questions-outgoing; Sun, 24 Aug 1997 20:43:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id UAA13074 for ; Sun, 24 Aug 1997 20:43:49 -0700 (PDT) Received: from merchant.tns.net (tcilx.terracom-usa.com [204.216.142.2]) by freefall.freebsd.org (8.8.6/8.8.5) with ESMTP id UAA07891 for ; Sun, 24 Aug 1997 20:43:14 -0700 (PDT) Received: (from tiller@localhost) by merchant.tns.net (8.8.6/8.8.6) id UAA15103; Sun, 24 Aug 1997 20:37:32 -0700 (PDT) Message-Id: <199708250337.UAA15103@merchant.tns.net> From: "Studded" To: "Doug White" Cc: "Free BSD Questions list" Date: Sun, 24 Aug 97 20:42:04 -0700 Reply-To: "Studded" Priority: Normal X-Mailer: PMMail 1.92 For OS/2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Any reason not to remove /usr/obj/* ? Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 24 Aug 1997 18:58:06 -0700 (PDT), Doug White wrote: >On Sun, 24 Aug 1997, Stan Brown wrote: > >> I'm geetting a ltlle tight on disk space, and I noticed a directory >> called /usr/obj go by while making my backup. >> >> Other than the posibilty of not having enough room left to do a make >> world, is there any reason not to remove the contents of this >> directory? > >If you're not doing any 'make world's, then /usr/obj is destroyable. Yanno.. this is one of those things I've never been clear on. Can you explain to a non-programmer the function of /usr/obj, and why one would want to keep it if one *were* planning to make the world again? I've seen "rm -r /usr/obj/*" as a solution to so many make world problems, that on those few occasions when I do make the world, I routinely delete everything in /usr/obj because I can't afford for the system to harf in the middle of the build (I'm 600 miles away). What would keeping /usr/obj around do for me, how can I be "safe" if I do keep it around, and what should be the deciding factor(s)? I checked the upgrade tutorial, and didn't find anything about /usr/obj. Thanks, Doug Do thou amend they face, and I'll amend my life. -Shakespeare, "Henry V"