Hi Ralph, > DESCRIPTION > locate reads one or more databases prepared by updatedb(8) and > writes file names matching at least one of the PATTERNs to > standard output, one per line. > > That database is probably updated once a night so it won't have files > you've just created. > > Try > > find . -name '*glilypond*' -print
Thank you for your patience and the command, but I have no result yet: gregexp@greg-desktop:~$ find . -name '*glilypond*' -print ./.cache/evolution/tmp/evolution-gregexp-5iB2pr/patch1glilypond ./Bureau/patch0glilypond ./Bureau/patch_glilypond~ Cheers, Grégoire