From owner-freebsd-questions Fri Nov 17 15:10:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wopr.caltech.edu (wopr.caltech.edu [131.215.102.114]) by hub.freebsd.org (Postfix) with ESMTP id 93B3537B479 for ; Fri, 17 Nov 2000 15:10:38 -0800 (PST) Received: (from mph@localhost) by wopr.caltech.edu (8.11.1/8.11.0) id eAHNAZF91263; Fri, 17 Nov 2000 15:10:35 -0800 (PST) (envelope-from mph) Date: Fri, 17 Nov 2000 15:10:35 -0800 From: Matthew Hunt To: Philip Hallstrom Cc: Oliver Crow , freebsd-questions@freebsd.org Subject: Re: Need a "find / -newer date_string" type of program... Message-ID: <20001117151035.A91146@wopr.caltech.edu> References: <20001117150133.A90703@wopr.caltech.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from philip@adhesivemedia.com on Fri, Nov 17, 2000 at 03:09:00PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Nov 17, 2000 at 03:09:00PM -0800, Philip Hallstrom wrote: > app. The -mtime/mmin options won't work cause those are "==" not ">=". Put a "+" or "-" in front of the number of days/minutes as appropriate. All primaries which take a numeric argument allow the number to be pre- ceded by a plus sign (``+'') or a minus sign (``-''). A preceding plus sign means ``more than n'', a preceding minus sign means ``less than n'' and neither means ``exactly n'' . -- Matthew Hunt * Stay close to the Vorlon. http://www.pobox.com/~mph/ * To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message