Measure-Object
SafeCount and sum
... | Measure-Object <prop> -Sum
Counts, sums, averages. The classic: total folder size via gci -Recurse | measure Length -Sum.
Examples
(gci D:\data -Recurse | measure Length -Sum).Sum / 1GBFolder size in GB
Syntax
<cmd> | Measure-Object [prop] [-Sum] [-Average]
Before you run it
Read only.
Related commands
- duDirectory size
- Sort-ObjectSort objects
The same reference, with no signal at all
Every command and flow from this site, held on your device and searchable with no connection. Free to install, no ads.
Get it free on the App Store