petsoi@discuss.tchncs.de to Linux@lemmy.ml · 1 month agoFish 4.0: The Fish Of Theseusfishshell.comexternal-linkmessage-square47fedilinkarrow-up1224arrow-down11
arrow-up1223arrow-down1external-linkFish 4.0: The Fish Of Theseusfishshell.competsoi@discuss.tchncs.de to Linux@lemmy.ml · 1 month agomessage-square47fedilink
minus-squareZykino@programming.devlinkfedilinkarrow-up1·1 month 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.