bash - find file with "find" just giving one result -


I try to find a file using the command, but in fact I do not see what I'm doing :

Find -Name "Rand *"

So I want to search with the current directory in all the subdirectories, and the name is not exactly specified but by Rand To start,

well find gives me only one hit, after which it is only counting Closes, something else happens, and I'm sure you hit more than one for this search. So really do not know how to change the command, I get all hits


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -