projects
/
BK-2020-03.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
chore(user/bk-naut-hide):Add version number
[BK-2020-03.git]
/
user
/
bk-naut-hide
diff --git
a/user/bk-naut-hide
b/user/bk-naut-hide
index 4826b2f065becf15cf467b85f867d9e35001929d..7f88e41a93b77268f0ccc7a567906a4c7cea7875 100644
(file)
--- 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