Encontre bahs
/* ~/c/user/desktop */
find -name *.py
will find all the files with the format .py inside the desktop folder
Mero
/* ~/c/user/desktop */
find -name *.py
will find all the files with the format .py inside the desktop folder