經安全檢測,此網站為安全網站,請放心前往原始網址!

shell - Why is `while IFS= read` used so often, instead of `IFS=; while read..`? - Unix & Linux Stac

It seems that normal practice would put the setting of IFS outside the while loop in order to not repeat setting it for each iteration... Is this just a habitual "monkey see, monkey do ...

unix.stackexchange.com

網址安全性掃描由 google 提供