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