On Wed, May 15, 2019 at 9:24 PM Petr Štetiar <yn...@true.cz> wrote: > Jeffery To <jeffery...@gmail.com> [2019-05-15 19:03:16]: > > > If you prefer, I can change this to use ksh93 syntax[5]: > > > > IFS=$'\n' > > indeed, I like this a lot more, and > > IFS="$(printf '\n\t')" > > from that TLDP page you've linked looks good as well, seems even more > readable > to me. Anyway, I'll leave the decision up to you, both are fine with me. >
Sure, I'll change it to IFS=$'\n'.
_______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel