summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2022-05-01 18:03:45 -0700
committerxyz <gky44px1999@gmail.com>2022-05-01 18:03:45 -0700
commit6e733edb88bb163389f62d0c653e8c26d4d22672 (patch)
treeaff88bcce2e90088e6f6d6f4aeb6fe5a22a6a3a5
parent4ad7039084d960311464127487b671028d171059 (diff)
refactor
-rwxr-xr-xhome/xyz/.local/bin/f1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/xyz/.local/bin/f b/home/xyz/.local/bin/f
index 9c87b9ff..7922582a 100755
--- a/home/xyz/.local/bin/f
+++ b/home/xyz/.local/bin/f
@@ -1,6 +1,7 @@
#!/bin/sh
# my For loop
# I can't find good one character name :(
+# maybe rename it to loop
while getopts t: opt; do
case $opt in