top | item 44701269

(no title)

9woc | 7 months ago

beware of using this. any operations that returns non-zero exit status will cause immediately exit

discuss

order

mk12|7 months ago

For example `((n++))` where n is 0. I’m used to it enough that I usually remember to add `|| :` to the end of lines like this.