File Search

edwarner99 at yahoo.com edwarner99 at yahoo.com
Fri Feb 17 14:24:08 UTC 2006


> Message: 3
> Date: Fri, 17 Feb 2006 12:50:16 +0000
> From: Stuart Sears <stuart at sjsears.com>
> Subject: Re: File Search
> To: For users of Fedora Core releases
> <fedora-list at redhat.com>
> Message-ID: <200602171250.22807.stuart at sjsears.com>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> Am Freitag, 17. Februar 2006 12:36 schrieb
> edwarner99 at yahoo.com:
> > Is there a way to search my server by file size?
> > I want to only find files over a certain size.
> > Command line only, no X server.
> > Thanks,
> man find
> :)
> which should allow you to do something like
> 
> find / -type f -size +4M
> 
> to find files bigger than 4M
> 
> regards
> 
> Stuart
> -- 
> Stuart Sears RHCA RHCX

Syntax was wrong so I substituted +4000k instead.
Thanks for your help.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




More information about the fedora-list mailing list