Re: File Search

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

Attachment: pgpZQGcpniF7f.pgp
Description: PGP signature


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux