sizes: Recursively show space (size and i-nodes) used in subdirectories

[ bsd3, development, program ] [ Propose Tags ]

Recursively show space (size and i-nodes) used in subdirectories


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0, 1.0.2, 1.1.0, 1.1.1, 1.2.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.3.0, 2.3.1, 2.3.1.1, 2.3.2
Dependencies base (>=4 && <5), cmdargs (>=0.10), deepseq (>=1.3), lens (>=2.8), parallel-io (>=0.3.2), regex-posix (>=0.95), system-fileio (>=0.3.9), system-filepath (>=0.4.7), text (>=0.11.2), unix (>=2.5.1) [details]
License BSD-3-Clause
Author John Wiegley
Maintainer John Wiegley <johnw@newartisans.com>
Category Development
Home page https://github.com/jwiegley/sizes
Source repo head: git clone https://github.com/jwiegley/sizes
Uploaded by JohnWiegley at 2012-09-11T21:41:23Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables sizes
Downloads 13025 total (42 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2016-12-24 [all 7 reports]

Readme for sizes-1.1.1

[back to package description]

sizes compute the space and i-node consumption of all files and directories under the current directory. Think du, but with a bit more flexibility.