delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2006/07/03/21:25:53

X-Spam-Check-By: sourceware.org
Message-ID: <ba40711f0607031825i457f5b6cycbf77a38756ea448@mail.gmail.com>
Date: Mon, 3 Jul 2006 21:25:38 -0400
From: "Lev Bishop" <lev DOT bishop AT gmail DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: Using du.exe to calculate disk usage on a Microsoft cluster server
In-Reply-To: <44A9B1E3.6030408@cygwin.com>
MIME-Version: 1.0
References: <44A928AE DOT 1070805 AT bethel-crc DOT ca> <44A9B1E3 DOT 6030408 AT cygwin DOT com>
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

On 7/3/06, Larry Hall (Cygwin) wrote:
> Use POSIX paths (i.e. /cygdrive/s).  Here I think you've found an application
> for 'find'.  How about something like:
>
> find /cygdrive/s -maxdepth 1 -print0 | xargs -0 du

How is that better than:
du /cygdrive/s
?

L

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019