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