mac@programming.dev to Programmer Humor@programming.dev · 1 year agoYesprogramming.devimagemessage-square69fedilinkarrow-up1701arrow-down129
arrow-up1672arrow-down1imageYesprogramming.devmac@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square69fedilink
minus-squareSurpriseWaterfall@sopuli.xyzlinkfedilinkarrow-up6·1 year agoIt is a symlink, but bash will automatically enable posix compliance mode if you use it. So any bash specific features will bomb out unless you explicitly reset it in the script.
It is a symlink, but bash will automatically enable posix compliance mode if you use it. So any bash specific features will bomb out unless you explicitly reset it in the script.