[maemo-users] Find Large Files
From: Kevin T. Neely ktneely at astroturfgarden.comDate: Tue Feb 26 22:38:40 EET 2008
- Previous message: Find Large Files
- Next message: Find Large Files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Feb 26, 2008 at 03:15:11PM -0500, Chris wrote: > I'm trying to locate large files on my internal memory (cleaning house). > > "find / -type f -size +10240k" I keep getting "find: invalid number +10240k" How about du? I use something like du -h --max-depth=2 to get a quick overview of my problem directories. hope that helps, K -- In Vino Veritas http://astroturfgarden.com -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 191 bytes Desc: Digital signature Url : http://lists.maemo.org/pipermail/maemo-users/attachments/20080226/b0595ee9/attachment.pgp
- Previous message: Find Large Files
- Next message: Find Large Files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]