Date: Fri, 17 Nov 2000 15:10:35 -0800 From: Matthew Hunt <mph@astro.caltech.edu> To: Philip Hallstrom <philip@adhesivemedia.com> Cc: Oliver Crow <ocrow@skymind.com>, freebsd-questions@freebsd.org Subject: Re: Need a "find / -newer date_string" type of program... Message-ID: <20001117151035.A91146@wopr.caltech.edu> In-Reply-To: <Pine.BSF.4.21.0011171506520.1362-100000@oddjob.adhesivemedia.com>; from philip@adhesivemedia.com on Fri, Nov 17, 2000 at 03:09:00PM -0800 References: <20001117150133.A90703@wopr.caltech.edu> <Pine.BSF.4.21.0011171506520.1362-100000@oddjob.adhesivemedia.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <mph@astro.caltech.edu> * 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001117151035.A91146>