Delayter
Utility to queue files for deferred deletion, days/weeks/months later
User has files that can probably be deleted later but does not feel comfortable deleting right now. Instruct with simple commands in which the file names and delay time are specified, eg.:
Delayter -m 1 -w 2 -d 3 file1 file2
by which file1 and file2 are scheduled for deletion 1 month, 2 weeks and 3 days from now (roughly 47 days).
Useful on projects with many temporary junk files that cannot be deleted until a later time at which you might not remember whether they are important...