Xref: utzoo comp.unix.wizards:8104 comp.os.misc:412 comp.os.vms:5836 Path: utzoo!mnetor!uunet!portal!cup.portal.com!DGD From: DGD@cup.portal.com Newsgroups: comp.unix.wizards,comp.os.misc,comp.os.vms Subject: Re: Uses for access time Message-ID: <4876@cup.portal.com> Date: 28 Apr 88 01:37:32 GMT References: <3672@lynx.UUCP> <8726@oberon.USC.EDU> Distribution: na Organization: The Portal System (TM) Lines: 7 XPortal-User-Id: 1.1001.3592 The most useful aspect of "access time" is for a system administrator. I was once so unfortunate as to be on a large system where the users woould squirrel away copies of large programs (.c's .o's .a's ,etc.) and very rarely use them. When the disk crunch hit, as it had to, a simple "find" of files not accessed for 6 months showed about 200 megabytes of files which were candidates for purging/backup-to-tape/whatever. "If you haven't used it for 6 months, you don't need it on-line!"