feat(user/bkfeh):Ignore dotfile directories (e.g. `./.Photos`)
authorSteven Baltakatei Sandoval <baltakatei@gmail.com>
Tue, 17 Jan 2023 00:25:46 +0000 (00:25 +0000)
committerSteven Baltakatei Sandoval <baltakatei@gmail.com>
Tue, 17 Jan 2023 00:25:46 +0000 (00:25 +0000)
commit966a8d1189ee6e224fcc4cbee330c3e6df7fb077
tree6694276bb72e7338c9c1b9dc40e1bfd8418b5366
parent9eaab35fa56888b516049a8c3458fea9632b4647
feat(user/bkfeh):Ignore dotfile directories (e.g. `./.Photos`)

- feat(unitproc/bkt-filter_no_dots):Add bash function to filter out
  stdin lines with dotfile basenames. (Note: Quite slow).
- chore(unitproc/bkt-read_stdin_psarg):Remove debug code and fix how
  posarg is read (error found via shellcheck).
unitproc/bkt-filter_no_dots [new file with mode: 0755]
unitproc/bkt-read_stdin_psarg
user/bkfeh [changed mode: 0644->0755]