j
k
j a
j l
Me, I'd use something like find -size 0 -print | xargs rm but that clearly requires a level of access I don't have. :-)
Me, I'd use something like
find -size 0 -print | xargs rm
but that clearly requires a level of access I don't have. :-)
Ah, well, yes, shell access would make the job much easier...
Back to the thread
Back to the list