From: Steven Baltakatei Sandoval Date: Mon, 2 May 2022 22:24:26 +0000 (+0000) Subject: chore(user/bk-naut-hide):Add version number X-Git-Tag: 0.5.0~3 X-Git-Url: https://zdv2.bktei.com/gitweb/BK-2020-03.git/commitdiff_plain/33ccb3533eaeea70e1758bd15de0ad1ce359bddb?ds=inline chore(user/bk-naut-hide):Add version number --- diff --git a/user/bk-naut-hide b/user/bk-naut-hide index 4826b2f..7f88e41 100644 --- a/user/bk-naut-hide +++ b/user/bk-naut-hide @@ -1,6 +1,7 @@ #!/usr/bin/env bash # Desc: Scan file system and update '.hidden' files to hide certain # files based on filenames. +# Version: 0.0.1 # Usage: bk-naut-hide [DIRS...] yell() { echo "$0: $*" >&2; } # print script path and all args to stderr