Untitled

 avatar
4ae4d
plain_text
a month ago
133 B
4
Indexable
        find . -name "*.pdf" -exec sh -c 'for f; do pdftotext "$f" - | grep -H --label="$f" "ИСКОМЫЙ ТЕКСТ"; done' _ {} +
Editor is loading...
Leave a Comment