find /source/directory -mindepth 1 -maxdepth 1 -name '*' -print0 | xargs -0 mv -t /target/directory; - (Moving large number of files if you want to move with command mv large list of files than you would get following error /bin/mv: Argument list too