Quote:
Originally Posted by stepk
@twobob: working on your requested changes
@kc1: instead of dropping the reset to default value I'd rather save and restore the on-entry IFS value, just to bracket exactly the region where IFS=, needs to be in place. Any comments?
|
That is exactly what:
local IFS
does for you - no need to add any executable statements.