Jason Novinger@programming.dev to Programmer Humor@programming.dev · 3 years agoxkcd #1987: Python Environmentxkcd.comexternal-linkmessage-square75linkfedilinkarrow-up1368arrow-down17
arrow-up1361arrow-down1external-linkxkcd #1987: Python Environmentxkcd.comJason Novinger@programming.dev to Programmer Humor@programming.dev · 3 years agomessage-square75linkfedilink
minus-squaresolidsnail@programming.devlinkfedilinkarrow-up4·3 years agoI don’t think he does. If you’re talking about the third line, there’s a space between the dots. The dot command is equivalent to source (running the script in the context of the current shell).
I don’t think he does. If you’re talking about the third line, there’s a space between the dots.
The dot command is equivalent to
source(running the script in the context of the current shell).