Skip to content

A simple utility for finding large files on your system.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

aleury/spacehog

Repository files navigation

CI Nightly Audit

Install with Cargo

$ cargo install spacehog

Usage

From any directory, run:

spacehog

Animated demo

Examples

# View the top 5 largest files under the current directory
$ spacehog

# View the top 10 largest files under the current directory
$ spacehog -n 10

# View the top 10 largest files under the given path
$ spacehog ./stuff -n 10

About

A simple utility for finding large files on your system.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages