Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jul 2002 14:11:26 +0200
From:      Steve Mazerski <smazerski@yahoo.co.jp>
To:        "sagacious" <sagacious@unixhideout.com>, <freebsd-questions@freebsd.org>
Subject:   Re: shell guru needed.
Message-ID:  <200207211411.26741.smazerski@yahoo.co.jp>
In-Reply-To: <000001c2305d$ec6d40f0$0a01a8c0@athlon>
References:  <000001c2305d$ec6d40f0$0a01a8c0@athlon>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207211411.26741.smazerski>