find ./ -type f -print | tar cvfJ archivo.txz -T - find ./ -type f -name "*.txt" -print | tar cvfJ archivo.txz -T -