Ubuntu Terminal busque archivo recursivo
sudo find . -print | grep -i '.*[.]xml'
Homely Hoopoe
sudo find . -print | grep -i '.*[.]xml'