Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Wed, 17 May 2000 14:30:41 -0400 Message-Id: <200005171830.OAA10724@envy.delorie.com> From: DJ Delorie To: david DOT karr AT attws DOT com CC: cygwin AT sourceware DOT cygnus DOT com In-reply-to: <67AC2DB52118D411A8F300508B957F1206B68C@WA-MSG02> (david DOT karr AT attws DOT com) Subject: Re: "df" only operates on "C:" partition References: <67AC2DB52118D411A8F300508B957F1206B68C AT WA-MSG02> > I have a single drive on my pc, with 3 partitions (C:, D:, and E:). I'm > trying to use "df" to see if I can write a script to check for available > space. No matter what I do, "df" will only report statistics for the "C:" > partition. Is it possible to get space information on the other partitions? Yes. Mount them somewhere. I use /d and /e mount d:/ /d mount e:/ /e df -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com