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 1CC2NB-0007En-00 for ; Mon, 27 Sep 2004 16:45:25 -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 i8RKjOEo006241 for ; Mon, 27 Sep 2004 20:45:24 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 i8RKjOgm006238 for ; Mon, 27 Sep 2004 15:45:24 -0500 (CDT) X-Authentication-Warning: server2.shellworld.net: ldavis owned process doing -bs Date: Mon, 27 Sep 2004 15:45:24 -0500 (CDT) From: Luke Davis To: "Speakup is a screen review system for Linux." In-Reply-To: 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:45:25 -0000 On Mon, 27 Sep 2004, Karen Lewellen wrote: > I will want to know this regardless, and am guessing, I hope correctly, that > it is only my home directory, not the data stored in pine for me. Pine is a program. It does not store any data for you. If you're talking about your saved mail, in folders such as saved-messages, sent-mail, and other folders you have created: they are under ~/mail, so they would be included in the du command, and in the backup. If you are talking about new mail, or any other mail stored in your inbox: that would not be included, as it is in /var/mail/klewellen. Luke