projects
/
BK-2020-03.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
feat(unitproc/bkt-remove_leading_zeroes):Add bash function
[BK-2020-03.git]
/
user
/
zeropad.sh
diff --git
a/user/zeropad.sh
b/user/zeropad.sh
index ad281b1709d75f9adce575843432d77c1c8bac5e..b9b032b1465f750528dc72edccfe6878100109e0 100755
(executable)
--- a/
user/zeropad.sh
+++ b/
user/zeropad.sh
@@
-3,7
+3,8
@@
# Usage: zeropad.sh [str fext]
# Example: zeropad.sh;
# zeropad.sh ".jpg";
-# Version: 0.1.0
+# Input: arg1 str file extension of files to apply changes to
+# Version: 0.1.1
declare fext; # file extension