| delorie.com/archives/browse.cgi | search |
| Date: | Tue, 11 Jul 2000 15:00:56 +0300 (IDT) |
| From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
| X-Sender: | eliz AT is |
| To: | Rafael García <rafael AT geninfor DOT com> |
| cc: | djgpp AT delorie DOT com |
| Subject: | Re: Filetree disk size |
| In-Reply-To: | <8keric$jff$1@diana.bcn.ttd.net> |
| Message-ID: | <Pine.SUN.3.91.1000711145938.21747A-100000@is> |
| MIME-Version: | 1.0 |
| X-MIME-Autoconverted: | from QUOTED-PRINTABLE to 8bit by delorie.com id IAA19518 |
| Reply-To: | djgpp AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | djgpp AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
On Tue, 11 Jul 2000, Rafael García wrote: > Does anybody know a portable program to recursively show sizes of > subdirectories? > > Something like this: > > 945 \dir > 345 \dir\uno > 200 \dir\uno\a > 100 \dir\uno\b Yes, it's called `du' (for Disk Usage) and is part of the GNU Fileutils. You can get it by downloading v2gnu/fil316b.zip from one of the DJGPP FTP sites.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |