lemming741@lemmy.world to Programmer Humor@programming.devEnglish · 26 days agoIFS=$'\n'lemmy.worldexternal-linkmessage-square53fedilinkarrow-up1389arrow-down120file-text
arrow-up1369arrow-down1external-linkIFS=$'\n'lemmy.worldlemming741@lemmy.world to Programmer Humor@programming.devEnglish · 26 days agomessage-square53fedilinkfile-text
minus-squareazuth@sh.itjust.workslinkfedilinkEnglisharrow-up2·25 days agoYou can just escape the spaces with a \ .
You can just escape the spaces with a \ .
Cool I didn’t know that