mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
13 lines
345 B
Plaintext
13 lines
345 B
Plaintext
Pdfgrep is a tool to search text in PDF files. It works similar to
|
|
grep.
|
|
|
|
Features
|
|
========
|
|
* search for regular expressions.
|
|
* support for some important grep options, including:
|
|
o filename output.
|
|
o page number output.
|
|
o optional case insensitivity.
|
|
o count occurrences.
|
|
* and the most important feature: color output!
|