Suppose there is directory with files and most of them have "ubuntu" string in common to the name of file .
i used the command
mv ubuntu1 ubuntu2 ubuntu3 ubuntu/
now i want to move all these files from this directory to other directory without moving each file differently.