petsoi@discuss.tchncs.de to Linux@lemmy.ml · 5 个月前Fish 4.0: The Fish Of Theseusfishshell.comexternal-linkmessage-square47linkfedilinkarrow-up1224arrow-down11cross-posted to: opensource@lemmy.ml
arrow-up1223arrow-down1external-linkFish 4.0: The Fish Of Theseusfishshell.competsoi@discuss.tchncs.de to Linux@lemmy.ml · 5 个月前message-square47linkfedilinkcross-posted to: opensource@lemmy.ml
minus-squareZykino@programming.devlinkfedilinkarrow-up1·5 个月前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.
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.