Update 2022-12-09 22:25 OpenBSD/amd64
This commit is contained in:
parent
a623323283
commit
ad6f13c9bf
5
.bin/documents-grep
Executable file
5
.bin/documents-grep
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#/bin/sh -xe
|
||||||
|
. ${HOME}/.bin/_config
|
||||||
|
|
||||||
|
cd ${PIMDIR}/documents
|
||||||
|
pdfgrep --cache -H "${*}" *.pdf
|
Loading…
Reference in New Issue
Block a user