lemming741@lemmy.world to Programmer Humor@programming.devEnglish · 2 months agoIFS=$'\n'lemmy.worldimagemessage-square53fedilinkarrow-up1396arrow-down119file-text
arrow-up1377arrow-down1imageIFS=$'\n'lemmy.worldlemming741@lemmy.world to Programmer Humor@programming.devEnglish · 2 months agomessage-square53fedilinkfile-text
minus-squareazuth@sh.itjust.workslinkfedilinkEnglisharrow-up2·2 months agoYou can just escape the spaces with a \ .
You can just escape the spaces with a \ .
Cool I didn’t know that