find . -maxdepth 1 -exec mv {} .. ; this will move hidden files as well. You will get the message: mv: cannot move `.' to `../.': Device or resource busy