dpc-rdup-du 0.2.0

RDUP Disk Usage
dpc-rdup-du-0.2.0 is not a library.

RDUP Disk Usage

Build Status

Introduction

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.

Implementation

rdup-du is written Rust programming Language

Building & installation

cargo install dpc-rdup-du

Usage

rdup-du <directory>