From owner-freebsd-questions@FreeBSD.ORG Wed Apr 25 21:23:19 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EEF0C16A408 for ; Wed, 25 Apr 2007 21:23:19 +0000 (UTC) (envelope-from dickey@saltmine.radix.net) Received: from saltmine.radix.net (saltmine.radix.net [207.192.128.40]) by mx1.freebsd.org (Postfix) with ESMTP id B176C13C468 for ; Wed, 25 Apr 2007 21:23:19 +0000 (UTC) (envelope-from dickey@saltmine.radix.net) Received: from saltmine.radix.net (localhost [127.0.0.1]) by saltmine.radix.net (8.12.2/8.12.2) with ESMTP id l3PLNIlj005701 for ; Wed, 25 Apr 2007 17:23:18 -0400 (EDT) Received: (from dickey@localhost) by saltmine.radix.net (8.12.2/8.12.2/Submit) id l3PLNIMD005699 for freebsd-questions@freebsd.org; Wed, 25 Apr 2007 17:23:18 -0400 (EDT) Date: Wed, 25 Apr 2007 17:23:18 -0400 From: Thomas Dickey To: FreeBSD Mailing List Message-ID: <20070425212318.GA5247@saltmine.radix.net> References: <20070425072914.GA65634@thought.org> <462F0824.5000107@infracaninophile.co.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PEIAKu/WMn1b1Hv9" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i Subject: Re: first of misc questions.... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Apr 2007 21:23:20 -0000 --PEIAKu/WMn1b1Hv9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 25, 2007 at 10:31:45PM +0200, Irsla wrote: > On 4/25/07, Matthew Seaman wrote: > > > > find . -type f \( -mtime 6 -o -mtime 29 \) -print0 | xargs -0 vi > > >=20 > what about the -exec option of find ? I always wonder why people don't us= e=20 > it. it's simpler but not necessarily as efficient. --=20 Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net --PEIAKu/WMn1b1Hv9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (SunOS) Comment: For info see http://www.gnupg.org iD8DBQFGL8bEtIqByHxlDocRArPaAJ9nqJTjsIeE+PTpr+NLMEug4EsSRQCgiiQj C7b4U5CPTXvKMFewzICuPzM= =kQkN -----END PGP SIGNATURE----- --PEIAKu/WMn1b1Hv9--