Bacula-users

Re: [Bacula-users] file listing?

2011-03-15 21:30:56
Subject: Re: [Bacula-users] file listing?
From: Dan Langille <dan AT langille DOT org>
To: Kjetil Torgrim Homme <kjetilho AT linpro DOT no>
Date: Tue, 15 Mar 2011 21:27:14 -0400
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 AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>