In Emacs how can I search a directory and all subdirectories for a filename?
|
feedback
|
|
You can open: | |||
|
feedback
|
|
In dired, you can list all the subdirectories of the visited directory by moving to the first line and pressing On Linux, or Windows with Cygwin utilities, or other unix-like system with GNU find, a quick-and-dirty hack is
On any system that has unix tools available, you can run the | |||
|
feedback
|