Mac@programming.dev to Programmer Humor@programming.dev · 2 years agoYesprogramming.devimagemessage-square71fedilinkarrow-up1639arrow-down128
arrow-up1611arrow-down1imageYesprogramming.devMac@programming.dev to Programmer Humor@programming.dev · 2 years agomessage-square71fedilink
minus-squareSurpriseWaterfall@sopuli.xyzlinkfedilinkarrow-up6arrow-down1·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.