perl -MFile::Find::Rule -le 'print for find(file => grep => qr/(?!N\+)/, in => @ARGV)' sourcedir | xargs \ cp --target-directory wherever