next up previous
Next: Keeping skulker from deleting Up: Cleanup Previous: Cleanup

Criteria used by skulker

Here are the criteria skulker uses to determine whether a file is probably junk and therefore a candidate for deletion.

Of course, these files are all useful for some period of time, so skulker will not delete them if they have been accessed recently. At present, the age limit is 90 days. If a file which meets the criteria for junk listed above is unused for this long, it becomes fair game. Note that this does not automatically apply if the file merely is older than 90 days, but only if it has not been used for this period of time. Every time you read or copy a text file, execute a program, or link an object file, its usage time is updated and it becomes safe from skulker for another 90 days. You can see the date of last access of a file by using the ``ls -lu'' command.

Any file that is not in one of the above categories is permanently safe from skulker, no matter how long it has been sitting around.


next up previous
Next: Keeping skulker from deleting Up: Cleanup Previous: Cleanup
Art Werschulz 2008-05-20