Mac@programming.dev to Programmer Humor@programming.dev · 2 years agoYesprogramming.devimagemessage-square69fedilinkarrow-up1702arrow-down129
arrow-up1673arrow-down1imageYesprogramming.devMac@programming.dev to Programmer Humor@programming.dev · 2 years agomessage-square69fedilink
minus-squareSurpriseWaterfall@sopuli.xyzlinkfedilinkarrow-up6·2 years 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.