Date: Fri, 11 Dec 1998 09:29:42 -0700 From: "James A. Taylor" <jataylor@lundahl.com> To: freebsd-questions@FreeBSD.ORG Subject: Basic mv question? Message-ID: <36714876.A3B825A4@lundahl.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36714876.A3B825A4>