From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ip15.shellworld.net ([64.49.204.174] helo=server2.shellworld.net ident=root) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1CC28R-0006Mq-00 for ; Mon, 27 Sep 2004 16:30:11 -0400 Received: from server2.shellworld.net (ldavis@localhost [127.0.0.1]) by server2.shellworld.net (8.12.10/8.12.8) with ESMTP id i8RKU9Eo005050 for ; Mon, 27 Sep 2004 20:30:09 GMT (envelope-from ldavis@shellworld.net) Received: from localhost (ldavis@localhost) by server2.shellworld.net (8.12.10/8.12.8/Submit) with ESMTP id i8RKU9Um005047 for ; Mon, 27 Sep 2004 15:30:09 -0500 (CDT) X-Authentication-Warning: server2.shellworld.net: ldavis owned process doing -bs Date: Mon, 27 Sep 2004 15:30:09 -0500 (CDT) From: Luke Davis To: "Speakup is a screen review system for Linux." In-Reply-To: Message-ID: References: Organization: "Tacticus Communications, Inc." MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: Linux and data storage? X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2004 20:30:11 -0000 On Mon, 27 Sep 2004, Sean M McMahon wrote: > You mention using du -ms to find out how much data you have. What is the > difference between that and using df -k . ? The latter will only show you information about file systems, not individual user directories. Luke