I want to move all files matching a certain pattern in the current directory to another directory.
For example, how would I move all the files starting with
Try to use "mmv", which is installed on most Linux distros.