From owner-freebsd-questions Mon Jun 24 10:53: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cs.selu.edu (cs.selu.edu [147.174.59.5]) by hub.freebsd.org (Postfix) with ESMTP id 74E0837B419 for ; Mon, 24 Jun 2002 10:52:43 -0700 (PDT) Received: from localhost (jholland@localhost) by cs.selu.edu (8.11.6/8.11.2) with ESMTP id g5OHqe030186; Mon, 24 Jun 2002 12:52:40 -0500 Date: Mon, 24 Jun 2002 12:52:40 -0500 (CDT) From: Jason P Holland To: "Henning, Brian" Cc: questions@FreeBSD.ORG Subject: RE: root partition In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG did you try cd /root; du -sh * | sort -n? my guess is your mail dir is big, or possibly that .vmware dir, not sure. ls -al won't show you the total size of what is contained in the directory. jason > I do see that my /root is 99MB and i am using root as my main log in. I plan > on changing that to another user but, when i look in /root I don't see how > this adds up to 99MB? > > > trinity# ls -al > total 54 > drwxr-xr-x 8 root wheel 512 Jun 17 16:24 . > drwxr-xr-x 19 root wheel 512 Jun 18 23:52 .. > -rw-r--r-- 1 root wheel 238 Jun 10 15:15 .basilisk_ii_prefs > -rw-r--r-- 2 root wheel 802 Jan 28 07:13 .cshrc > -rw------- 1 root wheel 175 Jun 17 16:13 .fetchmailrc > drwx------ 2 root wheel 512 Jun 14 18:12 .gaim > -rw------- 1 root wheel 1174 Jun 14 18:12 .gaimrc > -rw------- 1 root wheel 3106 Jun 24 10:51 .history > -rw-r--r-- 1 root wheel 142 Jan 28 07:13 .klogin > -rw-r--r-- 1 root wheel 297 Jan 28 07:13 .login > drwx------ 3 root wheel 512 Jun 11 12:36 .micq > drwxr-xr-x 2 root wheel 512 Jun 11 23:34 .mplayer > -rw------- 1 root wheel 14616 Jun 17 13:23 .pinerc > -rw-r--r-- 2 root wheel 251 Jan 28 07:13 .profile > drwx------ 2 root wheel 512 Jun 17 22:33 .ssh > drwxr-xr-x 2 root wheel 512 Jun 12 23:25 .vmware > -rw-r--r-- 1 root wheel 373 Jun 10 13:03 cvsupfile > -rw-r--r-- 1 root wheel 35 Jun 8 12:16 grub.txt > drwx------ 2 root wheel 512 Jun 17 13:23 mail > > > trinity# du -sh * > 2.0K cvsupfile > 2.0K grub.txt > 6.0K mail > > > any suggestions, > brian > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message