Update 2024-12-13 09:10 OpenBSD/amd64-t14

This commit is contained in:
c0dev0id 2024-12-13 09:10:05 +01:00
parent 0d5b1947e1
commit a9e21a78f6

View File

@ -30,7 +30,7 @@ do
?) usage ;; ?) usage ;;
esac esac
done done
# shift parsed arguments out of the way $1 starts now with fiels/dirs # shift parsed arguments out of the way $1 starts now with files/dirs
shift $(($OPTIND - 1)) shift $(($OPTIND - 1))
# print usage, if no file/dir argument is provided # print usage, if no file/dir argument is provided