feat(user/bk-find-git-verify):Add script to verify many git sigs
[BK-2020-03.git] / user / bk-naut-hide
old mode 100644 (file)
new mode 100755 (executable)
index 4826b2f..7f88e41
@@ -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