Quote:
Originally posted by extreme
find . -size +2048k -print0 | xargs -0 rm -f
You can use the -exec flag to find also, I'm assuming your on some unix like device.
Replace 2048k with whatever size you want.
That'll be $243
|
Just wired $243 to you.
Itīs on my own Windows PC, not on a server. Anyone else ?