please help with unix question
I HAVE to sort a list by the ISBN NUMBER (the thridcolumn) from an input file to a file.sh and sent to an outfile.(file.out)
so the input file (file.input) would have a list
Donald Smith,Fire Lands,97868545414459
Adam Barry,The Armies,97564325678855
Jennifer Lelan,Childhood dreams,97546766544234
using a looping structure to procees the data and thetitles Author Name of book ISBN. it will be in three columns.
please show example (with looping structure)of how to do it.
Expert Answer
An answer will be send to you shortly. . . . .