petsoi@discuss.tchncs.de to Linux@lemmy.ml · 6 days agoFish 4.0: The Fish Of Theseusfishshell.comexternal-linkmessage-square47fedilinkarrow-up1220arrow-down12
arrow-up1218arrow-down1external-linkFish 4.0: The Fish Of Theseusfishshell.competsoi@discuss.tchncs.de to Linux@lemmy.ml · 6 days agomessage-square47fedilink
minus-squareZykino@programming.devlinkfedilinkarrow-up1·5 days agoMost of the time the fix is: put quotes around your strings (especially when they may contains globing patterns). Sometimes its using newer syntax available in bash but not on the snippet.
Most of the time the fix is: put quotes around your strings (especially when they may contains globing patterns). Sometimes its using newer syntax available in bash but not on the snippet.