kali_fornication@lemmy.world to linuxmemes@lemmy.world · 4 months agoit's just the worstlemmy.worldimagemessage-square182linkfedilinkarrow-up1410arrow-down146
arrow-up1364arrow-down1imageit's just the worstlemmy.worldkali_fornication@lemmy.world to linuxmemes@lemmy.world · 4 months agomessage-square182linkfedilink
minus-squareunalivejoy@lemmy.ziplinkfedilinkarrow-up32·4 months agoJust whatever you do, don’t ln -s /bin/fish /bin/sh
minus-squareFisch@discuss.tchncs.delinkfedilinkEnglisharrow-up1·3 months agoWho the fuck would do that 😭
minus-squareFlipper@feddit.orglinkfedilinkarrow-up0·4 months agoWell a shell script that can only run with Nash should include !# bin bash in the header.
minus-squareexu@feditown.comlinkfedilinkEnglisharrow-up1·4 months agoYou assume everyone writes shebangs correctly. Also ideally you’d use #!/usr/bin/env bash
Just whatever you do, don’t
ln -s /bin/fish /bin/shWho the fuck would do that 😭
Well a shell script that can only run with Nash should include !# bin bash in the header.
You assume everyone writes shebangs correctly. Also ideally you’d use
#!/usr/bin/env bash