move with find code example Example: move with find find . -regexp "<expression>" -print0 | xargs -0 -I {} mv {} /target/dir/