Update 2022-12-09 15:02 OpenBSD/amd64
This commit is contained in:
4
.bin/documents-search
Executable file
4
.bin/documents-search
Executable file
@@ -0,0 +1,4 @@
|
|||||||
|
#/bin/sh -xe
|
||||||
|
. ${HOME}/.bin/_config
|
||||||
|
|
||||||
|
find ${PIMDIR}/documents -mindepth 1 -maxdepth 1 -type f -iname "*$1*" | sort
|
||||||
Reference in New Issue
Block a user