10.48 I've got out-of-date files on my system that haven't been accessed or modified in months. How can I get rid of all these files at once without having to purge each file individually?

The :STORE command lets you specify a file set that will be stored and then purged. To store and purge only those files that have not been accessed on or since June 1, 1993, for example, use these commands:

:FILE T;DEV=TAPE

:STORE @.<group>.<acct>;*T;DATE<=06/01/93;PURGE