Robert Huff wrote:
 A bit of Google searching got me the solution too. That I must set IFS this
 way:

 IFS=$'\n'

        It is also possible to use:

IFS="
"

        with the default shell; this has been (personally) confirmed
within the least few weeks

Hmm, yeah, that too should work. Will try that sometime.

Thank you,
Rakhesh
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to