X-Git-Url: https://zdv2.bktei.com/gitweb/BK-2020-03.git/blobdiff_plain/211b1458ca83ff7fc81a51b3d0e3e5a34564b47c..90152692eced87d53ab0c492c35b89928d849870:/user/bk-naut-hide?ds=inline

diff --git a/user/bk-naut-hide b/user/bk-naut-hide
old mode 100644
new mode 100755
index 4826b2f..7f88e41
--- 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