Command: mv <source> <target>
=============================

Move the files that match <source> to directory <target>. If there is only
one file the target can be a new filename. You can use normal wildcards '*'
and '?'. The maxinum number of files that you may move with one command is
20 files. This is ment to protect from accidents.

See also w/cp, w/rm
