Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Sep 1998 18:01:03 +0200 (CEST)
From:      Konrad Heuer <kheuer@gwdu60.gwdg.de>
To:        "Rustam B. Abdullaev" <rustam@eanetways.com>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Directory size...
Message-ID:  <Pine.BSF.3.96.980925175947.3311B-100000@gwdu60.gwdg.de>
In-Reply-To: <360BA7E7.48E41E20@eanetways.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 25 Sep 1998, Rustam B. Abdullaev wrote:

> How can I get the size of all files in directory with all it's
> subdirectories?

du -s -k .
	 ^ If it's your working directory, otherwise replace by its name.

Regards
Konrad Heuer

// Gesellschaft fuer wissenschaftliche Datenverarbeitung mbH
// Goettingen (GWDG), Am Fassberg, D-37077 Goettingen, Germany
//
// kheuer@gwdu60.gwdg.de


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980925175947.3311B-100000>