I have multiple lines I would like to extract from text formatted in columns. How do I get the entire column?
Column1 Column2 Column3 textA textB textC textAA textBB textCC
I am familiar with sed and awk tools, but not sure how to use them if for this example I wanted to show all data in column2