[EMAIL PROTECTED] roger]# find /home -mtime -1 -size +10240k | xargs ls -ld
It's a little late to help you find files now, but one excellent "find the big file" tools is kdirstat ...
-jim
[EMAIL PROTECTED] roger]# find /home -mtime -1 -size +10240k | xargs ls -ld