Learning the Korn Shell by Bill Rosenblatt Here is the change that was made for the 3/99 reprint: {94} the code lines IFS=, print $* now reads: IFS=, print "$*"