Using regular expressions with Perl, sed and grep for selecting columns in delimited text isabekov • 2019-02-10 A solution without regular expressions There are many ways for selecting columns in a delimited text. The easiest ones require … Read the rest