From owner-freebsd-questions Sun Jul 21 5:10:18 2002 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 4113E37B400 for ; Sun, 21 Jul 2002 05:10:16 -0700 (PDT) Received: from post.webmailer.de (natpost.webmailer.de [192.67.198.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6B4343E4A for ; Sun, 21 Jul 2002 05:10:14 -0700 (PDT) (envelope-from smazerski@yahoo.co.jp) Received: from ianb.local (pD9517DCD.dip.t-dialin.net [217.81.125.205]) by post.webmailer.de (8.9.3/8.8.7) with ESMTP id OAA04561; Sun, 21 Jul 2002 14:10:00 +0200 (MET DST) Content-Type: text/plain; charset="iso-8859-1" From: Steve Mazerski To: "sagacious" , Subject: Re: shell guru needed. Date: Sun, 21 Jul 2002 14:11:26 +0200 X-Mailer: KMail [version 1.4] References: <000001c2305d$ec6d40f0$0a01a8c0@athlon> In-Reply-To: <000001c2305d$ec6d40f0$0a01a8c0@athlon> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200207211411.26741.smazerski@yahoo.co.jp> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sunday 21 July 2002 04:25, sagacious wrote: > I need to use find, or a similar command to search a massive amount of > directories recursively, and when it finds a certain file extension I > want it to move the file to another location. Thanks. man find man mv The starting point for every shell guru ;-) S.Mazerski To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message