What is Nostr?
R. L. Dane :debian: :openbsd:🧉 /
npub1e9d…mggg
2023-09-06 14:14:25

R. L. Dane :debian: :openbsd:🧉 on Nostr: Should I be (terr,horr)ified that bash lets you modify index registers mid-flight? ...

Should I be (terr,horr)ified that bash lets you modify index registers mid-flight? 😆

```
for x in 2 4 8 16 32
do
((x<10)) && x=" $x"
echo "$x"
done
```

Output:
```
2
4
8
16
32
```
Author Public Key
npub1e9d8rhae2fzmlv3n5hxw5mdukqadmgz3yg2px9z22j3qv9j655hs27mggg