Bash
find DADES -maxdepth 1 -type f ( -name "<em>.fdt" -o -name "</em>.fix" ) -print0 | tar --null -czvf DADES.tar.gz --files-from=-