Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Nov 2007 19:00:50 +0900
From:      Byung-Hee HWANG <bh@izb.knu.ac.kr>
To:        Per olof Ljungmark <peo@intersonic.se>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: make delete-old question
Message-ID:  <1194170450.22054.0.camel@viola.izb.knu.ac.kr>
In-Reply-To: <472D9307.2090307@intersonic.se>
References:  <472D9307.2090307@intersonic.se>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Sun, 2007-11-04 at 10:38 +0100, Per olof Ljungmark wrote:
> Hi,
> 
> Is there a clever way to run make delete-old in /usr/src so that (y) 
> will be the default answer? Otherwise it's pressing "y" 437 times in my 
> case...

cd /usr/src && grep -nrF BATCH_DELETE_OLD_FILES *

Any comments?

-- 
"I would work for you like your sons."
		-- Tom Hagen, "Chapter 1", page 52




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1194170450.22054.0.camel>