[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] mv command



Hello,

This is a real basic question I know, but how can I move or rename a bunch of
files with one suffix extension to another set of the same files with a
different suffix?

It seemed like I used to be able to say at a command prompt:

    mv *.html *.php3

but this doesn't seem to work.  Anybody have a clue..?

~ Theo