Shell Script to read a tab delimited file and perform simple tasks | Unix Linux Forums | Homework &
IFS is used to tell the shell what the field separator character is. \n is normally the record separator. The file has tab characters to separate the fields - how do you write a tab? Are ......