On 3/15/2011 12:41 PM, Kjetil Torgrim Homme wrote:
> I wrote a script to do this for me, I call it bacula-du, since it
> accepts many of the same options as du(1), and the output is the same.
>
> Usage: bacula-du [OPTIONS] -j JOBID
> Summarize disk usage of directories included in the backup JOBID
>
> Options are:
>    -a, --all             write counts for all files, not just directories
>    -b, --bytes           use size in octets rather than number of blocks
>    -B, --block-size=SIZE report SIZE-byte blocks (default 1Ki)
>    -m                    like --block-size=1Mi
>    -S, --separate-dirs   do not include size of subdirectories
>    -t, --threshold=SIZE  skip output for files or directories with usage
>                          below SIZE
>    -L, --largest=NUM     only print NUM largest directories/files
>
> SIZE may be (or may be an integer optionally followed by) one of following:
> k (1000), Ki (1024), M (1000*1000), Mi (1024*1024), G, Gi, T, Ti, P, Pi.
>
> I hope others can find it useful.

Can you give us an example of the output please?

-- 
Dan Langille - http://langille.org/

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to