Answer the question
In order to leave comments, you need to log in
Is there a program to search for words by mask in txt?
Hello! There is a dic.txt file with words inside. Are there any programs to which you can connect this file and so that it can search for words by mask in this file? For example: ?a?ina Result: raspberry, car, cab, etc. Or maybe someone can make such a program? The program is simple, no bells and whistles, just search for words by mask with the output of the results. I would be very grateful if someone tells me such programs or does it myself, if not difficult :-)
Answer the question
In order to leave comments, you need to log in
As already suggested by Vladimir Kuts - grep. This is the same utility, without the bells and whistles. If you have problems with the command line, you can also google "Windows grep gui" (if you're using Windows). Example: 6 Best GUI grep implementations for Windows as of 2021
There is also "funduc search and replace". On the one hand, a simple utility, on the other hand, a powerful one:
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question