Crates.io | dpc-rdup-du |
lib.rs | dpc-rdup-du |
version | 0.2.0 |
source | src |
created_at | 2016-06-27 00:18:16.893344 |
updated_at | 2018-07-06 04:40:14.494403 |
description | RDUP Disk Usage |
homepage | https://github.com/dpc/rdup-du |
repository | https://github.com/dpc/rdup-du |
max_upload_size | |
id | 5506 |
size | 10,708 |
rdup-du
is a simple tools that will estimate the disk usage of files that will be backed up by rdup backup utility
In an essence it just traverse filesystem, omitting directories containing .nobackup
file and calculate summary of space usage. It's useful for identifying files and directories that take the most space.
rdup-du
is written Rust programming Language
cargo install dpc-rdup-du
rdup-du <directory>