lemming741@lemmy.world to Programmer Humor@programming.devEnglish · 5 个月前IFS=$'\n'lemmy.worldimagemessage-square53linkfedilinkarrow-up1396arrow-down120file-text
arrow-up1376arrow-down1imageIFS=$'\n'lemmy.worldlemming741@lemmy.world to Programmer Humor@programming.devEnglish · 5 个月前message-square53linkfedilinkfile-text
minus-squareazuth@sh.itjust.workslinkfedilinkEnglisharrow-up2·5 个月前You can just escape the spaces with a \ .
You can just escape the spaces with a \ .
Cool I didn’t know that