Talk:While loop
Jump to navigation
Jump to search
Setting IFS to null in the third example turns off word splitting which makes the second example not work. "IFS=" should be omitted.
Setting IFS to null in the third example turns off word splitting which makes the second example not work. "IFS=" should be omitted.