[bug #12162] Enhancement req: finding files less than 2Gb in size

2008-08-12 Thread dan pritts
Follow-up Comment #7, bug #12162 (project findutils): Due to the nature of filesystem disk allocation and use of blocks, I guess i can imagine why someone who's searching on blocks would be sad if his block search showed him files that were using that

[bug #12162] Enhancement req: finding files less than 2Gb in size

2008-08-12 Thread dan pritts
Follow-up Comment #6, bug #12162 (project findutils): I ran into this bug today. The degenerate case was that "find -size -1G" only matches files zero bytes in size. I am really having a hard time imagining who in their right mind would want this. I find this behavior to be horribly broken. M