From owner-freebsd-questions Fri Nov 17 14: 0:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from oddjob.adhesivemedia.com (oddjob.adhesivemedia.com [207.202.159.77]) by hub.freebsd.org (Postfix) with ESMTP id C684B37B479 for ; Fri, 17 Nov 2000 14:00:16 -0800 (PST) Received: from localhost (philip@localhost) by oddjob.adhesivemedia.com (8.9.3/8.9.3) with ESMTP id OAA01965 for ; Fri, 17 Nov 2000 14:00:28 -0800 (PST) (envelope-from philip@adhesivemedia.com) Date: Fri, 17 Nov 2000 14:00:28 -0800 (PST) From: Philip Hallstrom To: freebsd-questions@freebsd.org Subject: Need a "find / -newer date_string" type of program... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi - Does anyone know of a "find"-like program that has a "find all files newer than a specified date" option? This would be very similar to find's -newer file "newer than file" option, but I want to specify a date instead of a file. Thanks! -philip To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message