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.
|
|
||
65 |
|
65 |
|
66 |
|
66 |
|
67 |
|
67 |
|
68 |
|
|
|
|
68 |
|
|
69 |
|
69 |
|
70 |
|
|
|
|
70 |
|
|
71 |
|
71 |
|
72 |
|
72 |
|
73 |
|
|
|
|
73 |
|
|
74 |
|
74 |
|
75 |
|
75 |
|
76 |
|
76 |
|