Guys,
I've just started UNIX and basically I need script to read file in loop till the end, catch each line, assign values from each line (fields with separators) to some vars and do this till end-of-file.
Just curios is there simple command like "read" or I have to work with sed/awk.
Maybe somebody give a lead what is the most optimal way.
Thanks to everybody.
Bet it's nice question for weekend for most of audience..
Thanks to all + have a very nice blust on weekend.
Vittorio
I've just started UNIX and basically I need script to read file in loop till the end, catch each line, assign values from each line (fields with separators) to some vars and do this till end-of-file.
Just curios is there simple command like "read" or I have to work with sed/awk.
Maybe somebody give a lead what is the most optimal way.
Thanks to everybody.
Bet it's nice question for weekend for most of audience..
Thanks to all + have a very nice blust on weekend.
Vittorio