Re: Oldest Objects

From: Mark Treacy <mark@dont-contact.us>
Date: Fri, 30 May 1997 18:39:58 +1000

> ls -lR /usr/local/squid/cache/ | grep 0000 | sort +5M -6 +6n -7 | head
> -20
>
> but this gives me the dates when the objects were loaded into the cache
> first time. Obviously the cache files are not touched when requested. Any
> help ?
get ls to print the access time. i.e.
        ls -luR ...

 - Mark.
Received on Fri May 30 1997 - 01:41:02 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:35:17 MST