ubuntu terminal find file recursive

Shell
sudo find . -print | grep -i '.*[.]xml'

Source

Also in Shell: