j
k
j a
j l
+[[ "$iterations" =~ ^[0-9]{3}x$ ]] && iterations=100
Do this instead to fix it quickly.
iterations=${iterations%x}
Then go on do more general fix, by enabling params/* filters.
Thanks, Fengguang
Back to the thread
Back to the list