petsoi to Linux@lemmy.ml · vor 1 JahrFish 4.0: The Fish Of Theseusfishshell.comexternal-linkmessage-square47linkfedilinkarrow-up1222arrow-down11cross-posted to: rust@programming.devrust@lemmit.onlinehackernews@lemmy.bestiver.seopensource@programming.devopensource@lemmy.ml
arrow-up1221arrow-down1external-linkFish 4.0: The Fish Of Theseusfishshell.competsoi to Linux@lemmy.ml · vor 1 Jahrmessage-square47linkfedilinkcross-posted to: rust@programming.devrust@lemmit.onlinehackernews@lemmy.bestiver.seopensource@programming.devopensource@lemmy.ml
minus-squareZykino@programming.devlinkfedilinkarrow-up1·vor 1 JahrMost 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.