lemming741@lemmy.world to Programmer Humor@programming.devEnglish · 1 year agoIFS=$'\n'lemmy.worldimagemessage-square53linkfedilinkarrow-up1391arrow-down120file-text
arrow-up1371arrow-down1imageIFS=$'\n'lemmy.worldlemming741@lemmy.world to Programmer Humor@programming.devEnglish · 1 year agomessage-square53linkfedilinkfile-text
minus-squareazuth@sh.itjust.workslinkfedilinkEnglisharrow-up2·1 year agoYou can just escape the spaces with a \ .
You can just escape the spaces with a \ .
Cool I didn’t know that