On Thu, Mar 25, 2010 at 07:45:14AM +0100, Ala1n Sp1neu8 (aspineux@gmail.com) wrote:
Hello find /etc -size -1G
Very interesting way of finding all files with a file size of 0 ;-)
Jobst
should return all files less than 1Giga byte in /etc, but return a list of empty file (size=0)
find /etc -size -2G
work fine and return all the files
This works the same on my fedora11 and my centos 5 !
Did I miss something or is it a bug ?
Regards
-- Alain Spineux | aspineux gmail com Your email 100% available | http://www.emailgency.com ntbackup and tar frontend sending mail report | http://www.magikmon.com/mkbackup/ _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos