Ubuntu Terminal Найти рекурсивное файл
sudo find . -print | grep -i '.*[.]xml'
Homely Hoopoe
sudo find . -print | grep -i '.*[.]xml'