Photo de Christopher Gower sur UnsplashSearch for a file per name in the terminal August 17, 2026April 20, 2016 by Jean-Pierre LambeletTo find a file by name in the terminal, just usefind . -type f -name "nameFile"