http://qs321.pair.com?node_id=968961


in reply to Re: Skip a row of csv file.
in thread Skip a row of csv file.

While many people do use regular expressions, I think that's like using an M16 to crack walnuts.

R.E. are the appropriate solution when you have variable components, but testing a constant string is precisely what 'eq' is for.

As Occam said: Entia non sunt multiplicanda praeter necessitatem.