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