lemming741@lemmy.world to Programmer Humor@programming.devEnglish · 22 days agoIFS=$'\n'lemmy.worldimagemessage-square54fedilinkarrow-up1359arrow-down118file-text
arrow-up1341arrow-down1imageIFS=$'\n'lemmy.worldlemming741@lemmy.world to Programmer Humor@programming.devEnglish · 22 days agomessage-square54fedilinkfile-text
minus-squareazuth@sh.itjust.workslinkfedilinkEnglisharrow-up2·21 days agoYou can just escape the spaces with a \ .
You can just escape the spaces with a \ .
Cool I didn’t know that