On Thu, 2010-03-25 at 07:45 +0100, Ala1n Sp1neu8 wrote:
> Hello
> find /etc -size -1G
> 
> 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 ?

I get the same result. Looks like a bug. You should report it to BZ.

poc

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to