Amazon interview question

Parse the first column of a CSV using bash.

Interview Answer

Anonymous

26 Aug 2014

This is something I'd typically do in python or perl... but after looking up solutions I can see why people would choose bash.