From owner-freebsd-questions@FreeBSD.ORG Thu Dec 4 13:43:25 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E85E16A4CE for ; Thu, 4 Dec 2003 13:43:25 -0800 (PST) Received: from alpha.stderror.at (at00d01-adsl-194-118-044-149.nextranet.at [194.118.44.149]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5536443FA3 for ; Thu, 4 Dec 2003 13:43:20 -0800 (PST) (envelope-from pinhead@alpha.stderror.at) Received: by alpha.stderror.at (Postfix, from userid 1002) id CDB77C106; Thu, 4 Dec 2003 22:43:18 +0100 (CET) Date: Thu, 4 Dec 2003 22:43:18 +0100 From: Toni Schmidbauer To: freebsd-questions@freebsd.org Message-ID: <20031204214318.GA62874@stderror.at> Mail-Followup-To: freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qDbXVdCdHGoSgWSk" Content-Disposition: inline In-Reply-To: Phone: +43 664 3502198 WWW-Home-Page: http://stderror.at X-PGP-Fingerprint: 53F2 28AE 8070 83E0 AFEC 0ABC BBF9 A34A 3ED1 3287 User-Agent: Mutt/1.5.4i Subject: Re: using bsd commands X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: toni@stderror.at List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Dec 2003 21:43:25 -0000 --qDbXVdCdHGoSgWSk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 03, 2003 at 09:35:13AM +0200, Mmin Maslak wrote: > How can I list all files in a directory that are 7+ days old? (That is ex= cept last 7 days)=20 > is that possible with use any command(s) on Freebsd4,x ? man find(1) find . -type f -atime +7d -print hth, toni --=20 Kann man etwas nicht verstehen, dann urteile man | toni at stderror dot at= =20 lieber gar nicht, als dass man verurteile. | Toni Schmidbauer -- Rudolf Steiner |=20 --qDbXVdCdHGoSgWSk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/z6p2u/mjSj7RMocRAgqvAJ9nh5BvtLiXRJWy1VhkcuZxzp6zswCeO7tB BUJzWx6ktD2SCfLmE38EW4s= =z810 -----END PGP SIGNATURE----- --qDbXVdCdHGoSgWSk--