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 1CC1zu-000628-00 for ; Mon, 27 Sep 2004 16:21:22 -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 i8RKLLEo004530 for ; Mon, 27 Sep 2004 20:21:21 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 i8RKLLEr004527 for ; Mon, 27 Sep 2004 15:21:21 -0500 (CDT) X-Authentication-Warning: server2.shellworld.net: ldavis owned process doing -bs Date: Mon, 27 Sep 2004 15:21:21 -0500 (CDT) From: Luke Davis To: "Speakup is a screen review system for Linux." In-Reply-To: <20040927181142.GI7958@rednote.net> Message-ID: References: <20040920191737.GA6381@lnx3.holmesgrown.com> <20040927181142.GI7958@rednote.net> 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:21:22 -0000 On Mon, 27 Sep 2004, Janina Sajka wrote: > You don't say how much data you have there? Issue the following command > from your home directory to find out how much data you have: > du -ms . -m is not a supported option under the du provided with FreeBSD, which is what Shellworld is running, assuming that is the ISP she is talking about. -h should probably work for the same effect. Luke