lemming741@lemmy.world to Programmer Humor@programming.devEnglish · 10 days agoIFS=$'\n'lemmy.worldimagemessage-square52fedilinkarrow-up1386arrow-down120file-text
arrow-up1366arrow-down1imageIFS=$'\n'lemmy.worldlemming741@lemmy.world to Programmer Humor@programming.devEnglish · 10 days agomessage-square52fedilinkfile-text
minus-squareazuth@sh.itjust.workslinkfedilinkEnglisharrow-up2·9 days agoYou can just escape the spaces with a \ .
You can just escape the spaces with a \ .
Cool I didn’t know that