Hi,I would like to limit a folder space (in a shell script):
when the folder exceeds the maximum size, I have to remove the oldest files
How to do this and how to make it running all the time?
thanks for the help
when the folder exceeds the maximum size, I have to remove the oldest files
How to do this and how to make it running all the time?
thanks for the help
Comment