]> zdv2.bktei.com Git - BK-2020-03.git/blobdiff - unitproc/bkt-replace_apos
feat(unitproc/find_erotica.sh):Split one-liner into functions
[BK-2020-03.git] / unitproc / bkt-replace_apos
index 70f84bd4488552d69293f9464168e0d1f49efb47..d19ae27984b0488fe1822e34cfc3aa18d641be54 100644 (file)
@@ -8,9 +8,8 @@ function replace_apos() {
     # Input: stdin
     #        arg1   file path
     # Output: stdout
     # Input: stdin
     #        arg1   file path
     # Output: stdout
-    # Version: 1.2.0 (BK-2020-03)
+    # Version: 1.3.0 (BK-2020-03)
     # Depends: GNU sed 4.8
     # Depends: GNU sed 4.8
-    # Version: 0.2.0
 
     # Check input
     if [[ "$#" -gt 1 ]]; then
 
     # Check input
     if [[ "$#" -gt 1 ]]; then