From owner-freebsd-questions Fri Dec 11 08:31:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA25917 for freebsd-questions-outgoing; Fri, 11 Dec 1998 08:31:16 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from chameleon.mtwest.net (chameleon.mtwest.net [208.194.108.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA25898 for ; Fri, 11 Dec 1998 08:31:11 -0800 (PST) (envelope-from jataylor@lundahl.com) Received: from lundahl.com (USR3.mtwest.net [208.194.108.103]) by chameleon.mtwest.net (8.9.1a/8.9.1) with ESMTP id JAA11056 for ; Fri, 11 Dec 1998 09:29:48 -0700 (MST) Message-ID: <36714876.A3B825A4@lundahl.com> Date: Fri, 11 Dec 1998 09:29:42 -0700 From: "James A. Taylor" Organization: Lundahl Instruments, Inc. X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Basic mv question? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a directory tree full of *.shtml files. I assumed that I could recursively rename all of the *.shtml files in that directory tree to *.html files. When I tried I got a usage message and from what I can tell the FreeBSD commands mv and cp do not take wild cards. Is this true? Is it really true that I can't issue a command like mv *.shtml *.html? Help! James A. Taylor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message