petsoi@discuss.tchncs.de to Linux@lemmy.ml · 6か月前Fish 4.0: The Fish Of Theseusfishshell.comexternal-linkmessage-square47fedilinkarrow-up1224arrow-down12cross-posted to: opensource@lemmy.ml
arrow-up1222arrow-down1external-linkFish 4.0: The Fish Of Theseusfishshell.competsoi@discuss.tchncs.de to Linux@lemmy.ml · 6か月前message-square47fedilinkcross-posted to: opensource@lemmy.ml
minus-squareZykino@programming.devlinkfedilinkarrow-up1·6か月前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.