From 9b26c679563869d9442e94f42316efde6f3280f9 Mon Sep 17 00:00:00 2001 From: xyz Date: Tue, 27 Jul 2021 09:45:20 -0700 Subject: patch --- .local/bin/orgext | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.local/bin/orgext b/.local/bin/orgext index a3863cf8..b424258a 100755 --- a/.local/bin/orgext +++ b/.local/bin/orgext @@ -1,5 +1,6 @@ #!/bin/sh -# can improve by passing $@ to functions but seems need bashism +# can improve by passing $@ to functions, but seems need bashism, or abandon functions +# maybe use $1 for getext and use getopts, maybe seperate getext as another script # references: # https://stackoverflow.com/questions/1842254/how-can-i-find-all-of-the-distinct-file-extensions-in-a-folder-hierarchy -- cgit v1.2.3-70-g09d2