From: Andrew Gabriel on
In article <53db636f816239c5df8234b64f32b3e2(a)tatooine.homelinux.net>,
starwars <nonscrivetemi(a)tatooine.homelinux.net> writes:
> Another possibility might be:
>
> echo 2006*/* | xargs du -sk
>
> for files and directories.

or du -sk 2006*/*

--
Andrew Gabriel
[email address is not usable -- followup in the newsgroup]