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)
- 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).


No differences found