Thomas Dalton wrote:
On 16/09/2007, Steve Summit scs@eskimo.com wrote:
Clearly there's something badly messed up in an image cache somewhere. If I've encountered this many in a few minutes, there have got to be lots more.
Yes. I don't know how to track them down, though.
Me, I'd use something like
find -size 0 -print | xargs rm
but that clearly requires a level of access I don't have. :-)