mdfind -0 -onlyin /Users/ "kMDItemUsedDates >= \$time.this_week(-1)" |\
xargs -0 du -k |\
sort -k 1 -n -r

當然,你也可以用 SmartFolder.