People can now run __bashum_run_n 100 echo hello world and it will print "hello world" 100 times, instead of just running `echo` 100 times and ignoring the `hello world` part.