From owner-freebsd-questions@FreeBSD.ORG Thu Dec 8 16:41:39 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8C1B16A425 for ; Thu, 8 Dec 2005 16:41:39 +0000 (GMT) (envelope-from gpeel@thenetnow.com) Received: from constellation.thenetnow.com (thenetnow.com [69.90.69.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90CCB43D4C for ; Thu, 8 Dec 2005 16:41:18 +0000 (GMT) (envelope-from gpeel@thenetnow.com) Received: from hpeel.ody.ca ([216.240.12.2] helo=GRANT) by constellation.thenetnow.com with esmtpa (Exim 4.54) id 1EkOpM-0004mU-DY for freebsd-questions@freebsd.org; Thu, 08 Dec 2005 11:41:04 -0500 Message-ID: <000801c5fc16$2eeaff80$6401a8c0@GRANT> From: "Grant Peel" To: Date: Thu, 8 Dec 2005 11:41:00 -0500 Organization: The Net Now Internet MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: /usr/disk usage X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Grant Peel List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Dec 2005 16:41:40 -0000 Hi all, Recently installed 6.0 on a new server. Never had a problem with a /usr FS at 2.0 Gig before, but this one seems to be filling up fast. make clean already done on ports, what else am I missing here? DOnt really want to delete source, but what else can be removed? s1# du -h -d1 2.0K ./.snap 24M ./bin 13M ./include 31M ./lib 92K ./libdata 15M ./libexec 248M ./local 13M ./sbin 183M ./share 411M ./src 335M ./ports 126M ./compat 2.0K ./games 2.0K ./obj 23M ./X11R6 1.4G . s1# Thanks all, -GRant