alexcoder04@programming.dev to Programmer Humor@programming.devEnglish · 2 years agopython < shell (for scripts)programming.devimagemessage-square34linkfedilinkarrow-up156arrow-down13
arrow-up153arrow-down1imagepython < shell (for scripts)programming.devalexcoder04@programming.dev to Programmer Humor@programming.devEnglish · 2 years agomessage-square34linkfedilink
minus-squarebort@lemmy.sdf.orglinkfedilinkarrow-up3·2 years agoI know whatever environment I run my shell script in has sh, I can’t rely on (the right version of) python being there.
I know whatever environment I run my shell script in has
sh, I can’t rely on (the right version of) python being there.Why not?