How to show files using wildcard ?
Can someone point me to the exact step(s!!) required to show a list of files in a givenfolder + sub folders.
Coming from Windows I'm surprised at how non-intuitive this is in Finder (I'm assuming I'm doing something wrong, but I have no idea what).
I'm writing some code, and I want to see all files with the extension .cs from the projects rot level.
Doing a search for *.cs doesn't give me anything. Searching about how todo this with Finder doesn't really give me any specific clear instructions (again, this is just a plain search with wildcard).
I know how to do it in the terminal, but how can I do this in Finder. If this is not supported in finder, then which app should I load which gives me this
Mac mini, OS X El Capitan (10.11.2)