☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 4 days agoLike programming in bashimagemessage-square20fedilinkarrow-up1181arrow-down11
arrow-up1180arrow-down1imageLike programming in bash☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 4 days agomessage-square20fedilink
minus-square𝘋𝘪𝘳𝘬@lemmy.mllinkfedilinkarrow-up12·4 days agoI gave up Bash scripting. I explicitly do “shell scripting” now, where “shell” is implied to be a POSIX compliant shell of any type.
minus-squarefallingcats@discuss.tchncs.delinkfedilinkarrow-up7·3 days agoBut, but like … hear me out. echo $((1+1))
I gave up Bash scripting. I explicitly do “shell scripting” now, where “shell” is implied to be a POSIX compliant shell of any type.
But, but like … hear me out.
echo $((1+1))