I want to create a maintenance script to remove certain groups of files - like log files I want to keep. They may be in different directories.
Are there any existing scripts that I can use (there must be), or ideas?
I'm current looking at creating script that creates a list-file and processes that in a loop where each line of the list is removed.
Are there any existing scripts that I can use (there must be), or ideas?
I'm current looking at creating script that creates a list-file and processes that in a loop where each line of the list is removed.