> Message: 3 > Date: Fri, 17 Feb 2006 12:50:16 +0000 > From: Stuart Sears <stuart@xxxxxxxxxxx> > Subject: Re: File Search > To: For users of Fedora Core releases > <fedora-list@xxxxxxxxxx> > Message-ID: <200602171250.22807.stuart@xxxxxxxxxxx> > Content-Type: text/plain; charset="iso-8859-1" > > Am Freitag, 17. Februar 2006 12:36 schrieb > edwarner99@xxxxxxxxx: > > 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