From owner-freebsd-hackers@FreeBSD.ORG Wed Aug 27 02:19:25 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D90C16A4BF for ; Wed, 27 Aug 2003 02:19:25 -0700 (PDT) Received: from vivaldi.meteo.fr (vivaldi.meteo.fr [137.129.28.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5679043FEC for ; Wed, 27 Aug 2003 02:19:22 -0700 (PDT) (envelope-from igor.pokrovsky@cnrm.meteo.fr) Received: from cti825.cnrm.meteo.fr (localhost.meteo.fr [127.0.0.1]) JAA14048 for ; Wed, 27 Aug 2003 09:19:12 GMT Received: from xdata.cnrm.meteo.fr (xdata.cnrm.meteo.fr [137.129.150.2]) LAA10610 for ; Wed, 27 Aug 2003 11:19:10 +0200 (METDST) Received: from exmatis1.cnrm.meteo.fr (exmatis1.cnrm.meteo.fr [137.129.157.46]) by xdata.cnrm.meteo.fr with ESMTP (8.9.3 (PHNE_24419)/8.7.1) id LAA20594 for ; Wed, 27 Aug 2003 11:19:13 +0200 (METDST) Received: from exmatis1.cnrm.meteo.fr (localhost [127.0.0.1]) h7R9HD7U000652 for ; Wed, 27 Aug 2003 11:17:13 +0200 (CEST) (envelope-from pokrovsi@exmatis1.cnrm.meteo.fr) Received: (from pokrovsi@localhost) by exmatis1.cnrm.meteo.fr (8.12.9/8.12.9/Submit) id h7R9HDbn000651 for freebsd-hackers@freebsd.org; Wed, 27 Aug 2003 11:17:13 +0200 (CEST) Date: Wed, 27 Aug 2003 11:17:13 +0200 From: Igor Pokrovsky To: freebsd-hackers@freebsd.org Message-ID: <20030827091713.GA575@exmatis1.cnrm.meteo.fr> Mail-Followup-To: freebsd-hackers@freebsd.org References: <000001c36bef$da8d1260$a700000a@TYBOX> <3F4BAF61.A2D681B0@aueb.gr> <20030827090215.GA77912@cirb503493.alcatel.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <20030827090215.GA77912@cirb503493.alcatel.com.au> User-Agent: Mutt/1.4.1i X-Accept-Language: ru X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (cti825/CNRM) Organization: METEO FRANCE(CNRM) Subject: Re: Minimalist FreeBSD 4.8 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Igor Pokrovsky List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Aug 2003 09:19:25 -0000 On Wed, Aug 27, 2003 at 07:02:16PM +1000, Peter Jeremy wrote: > On Wed, Aug 27, 2003 at 10:53:38AM +1000, Greg Black wrote: > >On 2003-08-26, Diomidis Spinellis wrote: > >> You can use the system the way you intent to for two weeks, and then r= un > >>=20 > >> find / -atime +2w -print0 | xargs -0 rm -f > >>=20 > >> This command will delete all files that have not been accessed within > >> the last two weeks. =20 > > > >And it would also remove things like find and xargs and all the > >other system binaries -- their atime does not get changed when > >they are executed. Check your facts before giving this kind of > >advice. >=20 > Not to mention /kernel and the contents of /boot since the bootloader > doesn't update atime either. The result may be more minimalist than > Tyler intends. No, I guess /kernel won't be removed because of schg :-) -ip --=20 Logic is a little bird, sitting in a tree; that smells *_____=08=08=08=08= =08awful*.