From: Steven Baltakatei Sandoval Date: Tue, 17 Jan 2023 00:25:46 +0000 (+0000) Subject: feat(user/bkfeh):Ignore dotfile directories (e.g. `./.Photos`) X-Git-Tag: 0.8.1~19 X-Git-Url: https://zdv2.bktei.com/gitweb/BK-2020-03.git/commitdiff_plain/966a8d1189ee6e224fcc4cbee330c3e6df7fb077?hp=966a8d1189ee6e224fcc4cbee330c3e6df7fb077 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). ---