From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chris McMahan Newsgroups: gmane.emacs.help Subject: Re: Dired hd drives list Date: Wed, 19 Mar 2008 17:07:19 -0400 Organization: PANIX Public Access Internet and UNIX, NYC Message-ID: References: NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1205962843 725 80.91.229.10 (19 Mar 2008 21:40:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 19 Mar 2008 21:40:43 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 19 22:56:57 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1Jc6HI-0005hX-3J for geh-help-gnu-emacs@m.gmane.org; Wed, 19 Mar 2008 22:56:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jc61T-0008DI-6C for geh-help-gnu-emacs@m.gmane.org; Wed, 19 Mar 2008 17:40:35 -0400 Original-Path: shelby.stanford.edu!headwall.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!panix!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Original-NNTP-Posting-Host: panix5.panix.com Original-X-Trace: reader2.panix.com 1205960836 5169 166.84.1.5 (19 Mar 2008 21:07:16 GMT) Original-X-Complaints-To: abuse@panix.com Original-NNTP-Posting-Date: Wed, 19 Mar 2008 21:07:16 +0000 (UTC) User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (windows-nt) Cancel-Lock: sha1:l5xyBrUrmEKQ0rZTBz9vLXlMiPY= Original-Xref: shelby.stanford.edu gnu.emacs.help:157178 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:52548 Archived-At: Eli Zaretskii writes: >> From: "srdjan.markovich@gmail.com" >> Date: Tue, 18 Mar 2008 15:41:55 -0700 (PDT) >> >> Is there a way to display list of hard drives, and available space on >> them, in dired mode (something like df in linux) on Windows machines? > > Yes, download the Windows port of GNU df (it's part of the Coreutils > package and is available from the GnuWin32 project site). It's a bit > buggy, but it does the job in most cases. How would you incorporate the output from df into a dired listing? Also, cygwin also has that program available as part of the cygwin suite. - Chris