Another handy utility is #pdfgrep. It's a command line tool for using grep like search feature on #PDF files.
https://itsfoss.com/pdfgrep/
https://itsfoss.com/pdfgrep/
It's FOSS
pdfgrep: Use Grep Like Search on PDF Files in Linux Command Line
Even if you use the Linux command line moderately, you must have come across the grep command.
Grep is used to search for a pattern in a text file. It can do crazy powerful things, like search for new lines, search for lines where there are no uppercase…
Grep is used to search for a pattern in a text file. It can do crazy powerful things, like search for new lines, search for lines where there are no uppercase…